PSDeploymentStackWhatIfProperties.Changes Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to