Share via


ErrorDeployment.DeploymentType Property

Definition

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

public Azure.ResourceManager.Resources.Models.ErrorDeploymentType? DeploymentType { get; set; }
member this.DeploymentType : Nullable<Azure.ResourceManager.Resources.Models.ErrorDeploymentType> with get, set
Public Property DeploymentType As Nullable(Of ErrorDeploymentType)

Property Value

Applies to