Share via


DeploymentStack.DenySettings Property

Definition

Gets or sets defines how resources deployed by the stack are locked.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.denySettings")]
public Microsoft.Azure.Management.Resources.Models.DenySettings DenySettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.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