DataNetworkConfiguration.PreemptionVulnerability 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.
Default 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.
public Azure.ResourceManager.MobileNetwork.Models.MobileNetworkPreemptionVulnerability? PreemptionVulnerability { get; set; }
member this.PreemptionVulnerability : Nullable<Azure.ResourceManager.MobileNetwork.Models.MobileNetworkPreemptionVulnerability> with get, set
Public Property PreemptionVulnerability As Nullable(Of MobileNetworkPreemptionVulnerability)
Property Value
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET