PSDeploymentStackWhatIfChanges.ResourceChanges Property

Definition

[Newtonsoft.Json.JsonProperty("resourceChanges")]
public System.Collections.Generic.IList<Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.DeploymentStackWhatIf.PSDeploymentStackWhatIfResourceChange> ResourceChanges { get; set; }
[<Newtonsoft.Json.JsonProperty("resourceChanges")>]
member this.ResourceChanges : System.Collections.Generic.IList<Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.DeploymentStackWhatIf.PSDeploymentStackWhatIfResourceChange> with get, set
Public Property ResourceChanges As IList(Of PSDeploymentStackWhatIfResourceChange)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to