PSDeploymentStackWhatIfResourceChange.ResourceConfigurationChanges Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to