IArp.PriorityLevel 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.
ARP priority level.
[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="ARP priority level.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=true, SerializedName="priorityLevel")]
public int PriorityLevel { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="ARP priority level.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=true, SerializedName="priorityLevel")>]
member this.PriorityLevel : int with get, set
Public Property PriorityLevel As Integer
Property Value
- Attributes