DeploymentStacksWhatIfChange.DeploymentScopeChange Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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