DeploymentStacksWhatIfResourceChange.ManagementStatusChange Property

Definition

Gets or sets the predicted changes to the deployment stack management status of the resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to