Compartilhar via


ManagedClusterAgentPoolProfileProperties.ScaleSetPriority Propriedade

Definição

Obtém ou define scaleSetPriority a ser usado para especificar a prioridade do conjunto de dimensionamento de máquinas virtuais. Padrão para regular. Os valores possíveis incluem: 'Spot', 'Regular'

[Newtonsoft.Json.JsonProperty(PropertyName="scaleSetPriority")]
public Microsoft.Azure.Management.ContainerService.Fluent.Models.ScaleSetPriority ScaleSetPriority { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scaleSetPriority")>]
member this.ScaleSetPriority : Microsoft.Azure.Management.ContainerService.Fluent.Models.ScaleSetPriority with get, set
Public Property ScaleSetPriority As ScaleSetPriority

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a