ManagedResourceReference.DenyStatus Property

Definition

denyAssignment settings applied to the resource.

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

Property Value

Applies to