你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
MobileNetworkQosPolicy.AllocationAndRetentionPriorityLevel 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
QoS 流分配和保留优先级 (ARP) 级别。 优先级较高的流优先于优先级较低的流(如果 的设置 preemptionCapability
允许 preemptionVulnerability
)。1 是最高级别的优先级。 如果未指定此字段,则 5qi
用于派生 ARP 值。 有关 ARP 参数的完整说明,请参阅 3GPP TS23.501 部分 5.7.2.2。
public int? AllocationAndRetentionPriorityLevel { get; set; }
member this.AllocationAndRetentionPriorityLevel : Nullable<int> with get, set
Public Property AllocationAndRetentionPriorityLevel As Nullable(Of Integer)