Compartir a través de


PriorityMixPolicy.BaseRegularPriorityCount Propiedad

Definición

Obtiene o establece el número base de máquinas virtuales de prioridad regular que se crearán en este conjunto de escalado a medida que se escala horizontalmente.

[Newtonsoft.Json.JsonProperty(PropertyName="baseRegularPriorityCount")]
public int? BaseRegularPriorityCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="baseRegularPriorityCount")>]
member this.BaseRegularPriorityCount : Nullable<int> with get, set
Public Property BaseRegularPriorityCount As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a