Condividi tramite


IServicePropertiesFormat.ServiceQoPolicyPreemptionCapability Property

Definition

QoS Flow preemption capability. The preemption capability of a QoS Flow controls whether it can preempt another QoS Flow with a lower priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.

[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="QoS Flow preemption capability. The preemption capability of a QoS Flow controls whether it can preempt another QoS Flow with a lower priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.PreemptionCapability) }, ReadOnly=false, Required=false, SerializedName="preemptionCapability")]
public Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.PreemptionCapability? ServiceQoPolicyPreemptionCapability { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="QoS Flow preemption capability. The preemption capability of a QoS Flow controls whether it can preempt another QoS Flow with a lower priority level. See 3GPP TS23.501 section 5.7.2.2 for a full description of the ARP parameters.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.PreemptionCapability) }, ReadOnly=false, Required=false, SerializedName="preemptionCapability")>]
member this.ServiceQoPolicyPreemptionCapability : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.PreemptionCapability> with get, set
Public Property ServiceQoPolicyPreemptionCapability As Nullable(Of PreemptionCapability)

Property Value

Attributes

Applies to