你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ContainerServiceAgentPoolData.ScaleSetPriority 属性

定义

虚拟机规模集优先级。 如果未指定,则默认值为“Regular”。

public Azure.ResourceManager.ContainerService.Models.ScaleSetPriority? ScaleSetPriority { get; set; }
member this.ScaleSetPriority : Nullable<Azure.ResourceManager.ContainerService.Models.ScaleSetPriority> with get, set
Public Property ScaleSetPriority As Nullable(Of ScaleSetPriority)

属性值

适用于