Language

IDnsSecurityRuleProperties.Priority Property

Definition

The priority of the DNS security rule.

[Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Runtime.Info(Description="The priority of the DNS security rule.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=true, SerializedName="priority")]
public int Priority { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Runtime.Info(Description="The priority of the DNS security rule.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=true, SerializedName="priority")>]
member this.Priority : int with get, set
Public Property Priority As Integer

Property Value

Attributes

Applies to