DeploymentStacksWhatIfResourceChange.ResourceConfigurationChanges 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 or sets the predicted changes to the resource configuration.
[Newtonsoft.Json.JsonProperty(PropertyName="resourceConfigurationChanges")]
public Microsoft.Azure.Management.Resources.DeploymentStacks.Models.DeploymentStacksWhatIfResourceChangeResourceConfigurationChanges ResourceConfigurationChanges { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceConfigurationChanges")>]
member this.ResourceConfigurationChanges : Microsoft.Azure.Management.Resources.DeploymentStacks.Models.DeploymentStacksWhatIfResourceChangeResourceConfigurationChanges with get, set
Public Property ResourceConfigurationChanges As DeploymentStacksWhatIfResourceChangeResourceConfigurationChanges
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute