Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OnErrorDeploymentExtended

Package version

Deployment on error behavior with additional details.

Hierarchy

  • OnErrorDeploymentExtended

Index

Properties

Optional deploymentName

deploymentName: undefined | string

The deployment to be used on error case.

Optional provisioningState

provisioningState: undefined | string

The state of the provisioning for the on error deployment. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

The deployment on error behavior type. Possible values are LastSuccessful and SpecificDeployment. Possible values include: 'LastSuccessful', 'SpecificDeployment'

Generated using TypeDoc