PccRuleConfiguration.RuleQoPolicyPreemptionVulnerability 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.
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.Origin(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.PreemptionVulnerability? RuleQoPolicyPreemptionVulnerability { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Origin(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.PropertyOrigin.Inlined)>]
member this.RuleQoPolicyPreemptionVulnerability : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.PreemptionVulnerability> with get, set
Public Property RuleQoPolicyPreemptionVulnerability As Nullable(Of PreemptionVulnerability)
Property Value
Implements
- Attributes