DeploymentStacksWhatIfChangeDenySettingsChange.After Property

Definition

Gets or sets the predicted value after the deployment is executed.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to