DeploymentStacksWhatIfResultProperties.Changes Property

Definition

Gets all of the changes predicted by the deployment stack what-if operation.

[Newtonsoft.Json.JsonProperty(PropertyName="changes")]
public Microsoft.Azure.Management.Resources.DeploymentStacks.Models.DeploymentStacksWhatIfChange Changes { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="changes")>]
member this.Changes : Microsoft.Azure.Management.Resources.DeploymentStacks.Models.DeploymentStacksWhatIfChange
Public ReadOnly Property Changes As DeploymentStacksWhatIfChange

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to