Partager via


DeploymentStackValidateProperties.DenySettings Property

Definition

Gets or sets the Deployment stack deny settings.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to