Share via


IPSecurityRestriction.Priority Property

Definition

Priority of IP restriction rule.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public int? Priority { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.Priority : Nullable<int> with get, set
Public Property Priority As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to