ManagedResourceReference.DenyStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)