IArp.PreemptCap 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 preemption capability.
[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="ARP preemption capability.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.PreemptionCapability) }, ReadOnly=false, Required=true, SerializedName="preemptCap")]
public Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.PreemptionCapability PreemptCap { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="ARP preemption capability.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.PreemptionCapability) }, ReadOnly=false, Required=true, SerializedName="preemptCap")>]
member this.PreemptCap : Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.PreemptionCapability with get, set
Public Property PreemptCap As PreemptionCapability
Property Value
- Attributes