DeploymentProperties.OnErrorDeployment Property

Definition

Gets or sets the deployment on error behavior.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to