DeploymentStacksWhatIfChange.DeploymentScopeChange Property

Definition

Gets or sets predicted changes to the deployment scope for the deployment stack.

[Newtonsoft.Json.JsonProperty(PropertyName="deploymentScopeChange")]
public Microsoft.Azure.Management.Resources.DeploymentStacks.Models.DeploymentStacksWhatIfChangeDeploymentScopeChange DeploymentScopeChange { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deploymentScopeChange")>]
member this.DeploymentScopeChange : Microsoft.Azure.Management.Resources.DeploymentStacks.Models.DeploymentStacksWhatIfChangeDeploymentScopeChange with get, set
Public Property DeploymentScopeChange As DeploymentStacksWhatIfChangeDeploymentScopeChange

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to