Share via


DeploymentStackManagedResourceReference.DenyStatus Property

Definition

denyAssignment settings applied to the resource.

public Azure.ResourceManager.Resources.DeploymentStacks.Models.DeploymentStackDenyStatusMode? DenyStatus { get; set; }
member this.DenyStatus : Nullable<Azure.ResourceManager.Resources.DeploymentStacks.Models.DeploymentStackDenyStatusMode> with get, set
Public Property DenyStatus As Nullable(Of DeploymentStackDenyStatusMode)

Property Value

Applies to