DeploymentStacksWhatIfResourceChange.DenyStatusChange 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 the predicted changes to the deployment stack deny status of the resource.
[Newtonsoft.Json.JsonProperty(PropertyName="denyStatusChange")]
public Microsoft.Azure.Management.Resources.DeploymentStacks.Models.DeploymentStacksWhatIfResourceChangeDenyStatusChange DenyStatusChange { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="denyStatusChange")>]
member this.DenyStatusChange : Microsoft.Azure.Management.Resources.DeploymentStacks.Models.DeploymentStacksWhatIfResourceChangeDenyStatusChange with get, set
Public Property DenyStatusChange As DeploymentStacksWhatIfResourceChangeDenyStatusChange
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute