PSDeploymentStackWhatIfResourceChange.DenyStatusChange Property

Definition

[Newtonsoft.Json.JsonProperty("denyStatusChange")]
public Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.DeploymentStackWhatIf.PSDeploymentStackWhatIfChangeBase DenyStatusChange { get; set; }
[<Newtonsoft.Json.JsonProperty("denyStatusChange")>]
member this.DenyStatusChange : Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.DeploymentStackWhatIf.PSDeploymentStackWhatIfChangeBase with get, set
Public Property DenyStatusChange As PSDeploymentStackWhatIfChangeBase

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to