Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration EventingFunctionStatus

Represents the authentication method to use for a URL binding.

Index

Enumeration members

Deployed

Deployed: = "deployed"

Indicates that the eventing function is deployed.

Deploying

Deploying: = "deploying"

Indicates that the eventing function is deploying.

Paused

Paused: = "paused"

Indicates that the eventing function is paused.

Pausing

Pausing: = "pausing"

Indicates that the eventing function is pausing.

Undeployed

Undeployed: = "undeployed"

Indicates that the eventing function is undeployed.

Undeploying

Undeploying: = "undeploying"

Indicates that the eventing function is undeploying.

Generated using TypeDoc