DeploymentStacksWhatIfResourceChange.ResourceConfigurationChanges Property

Definition

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

Applies to