Partilhar via


ErrorDeploymentExtended.DeploymentType Property

Definition

The deployment on error behavior type. Possible values are LastSuccessful and SpecificDeployment.

public Azure.Provisioning.BicepValue<Azure.Provisioning.Resources.ErrorDeploymentType> DeploymentType { get; }
member this.DeploymentType : Azure.Provisioning.BicepValue<Azure.Provisioning.Resources.ErrorDeploymentType>
Public ReadOnly Property DeploymentType As BicepValue(Of ErrorDeploymentType)

Property Value

Applies to