NetworkAccessControlEntry.Order Property

Definition

Order of precedence.

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

Property Value

Implements

Attributes

Applies to