DeploymentStacksWhatIfResourceChange.DenyStatusChange Property

Definition

Gets or sets the predicted changes to the deployment stack deny status of the resource.

[Newtonsoft.Json.JsonProperty(PropertyName="denyStatusChange")]
public Microsoft.Azure.Management.Resources.DeploymentStacks.Models.DeploymentStacksWhatIfResourceChangeDenyStatusChange DenyStatusChange { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="denyStatusChange")>]
member this.DenyStatusChange : Microsoft.Azure.Management.Resources.DeploymentStacks.Models.DeploymentStacksWhatIfResourceChangeDenyStatusChange with get, set
Public Property DenyStatusChange As DeploymentStacksWhatIfResourceChangeDenyStatusChange

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to