Enumeration EventingFunctionStatus

Represents the authentication method to use for a URL binding.

Enumeration Members

Deployed: "deployed"

Indicates that the eventing function is deployed.

Deploying: "deploying"

Indicates that the eventing function is deploying.

Paused: "paused"

Indicates that the eventing function is paused.

Pausing: "pausing"

Indicates that the eventing function is pausing.

Undeployed: "undeployed"

Indicates that the eventing function is undeployed.

Undeploying: "undeploying"

Indicates that the eventing function is undeploying.

Generated using TypeDoc