PSDeploymentStackWhatIfChanges.DenySettingsChange Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to