Share via


ErrorDeploymentExtended.DeploymentType Property

Definition

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

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

Property Value

Applies to