PSDeploymentStackWhatIfChanges.DeploymentScopeChange Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to