DeploymentStacksWhatIfResultProperties.Changes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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