Dela via


IService.QoPolicyPreemptionVulnerability Property

Definition

QoS Flow preemption vulnerability. The preemption vulnerability of a QoS Flow controls whether it can be preempted by a QoS Flow with a higher 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 vulnerability. The preemption vulnerability of a QoS Flow controls whether it can be preempted by a QoS Flow with a higher 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.PreemptionVulnerability) }, ReadOnly=false, Required=false, SerializedName="preemptionVulnerability")]
public Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.PreemptionVulnerability? QoPolicyPreemptionVulnerability { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="QoS Flow preemption vulnerability. The preemption vulnerability of a QoS Flow controls whether it can be preempted by a QoS Flow with a higher 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.PreemptionVulnerability) }, ReadOnly=false, Required=false, SerializedName="preemptionVulnerability")>]
member this.QoPolicyPreemptionVulnerability : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.PreemptionVulnerability> with get, set
Public Property QoPolicyPreemptionVulnerability As Nullable(Of PreemptionVulnerability)

Property Value

Attributes

Applies to