DeploymentPropertiesExtended.OnErrorDeployment Property

Definition

Gets the deployment on error behavior.

[Newtonsoft.Json.JsonProperty(PropertyName="onErrorDeployment")]
public Microsoft.Azure.Management.ResourceManager.Models.OnErrorDeploymentExtended OnErrorDeployment { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="onErrorDeployment")>]
member this.OnErrorDeployment : Microsoft.Azure.Management.ResourceManager.Models.OnErrorDeploymentExtended
Public ReadOnly Property OnErrorDeployment As OnErrorDeploymentExtended

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to