Compartir a través de


AutoScaleProperties.MinNodeCount Propiedad

Definición

Obtiene o establece el número mínimo de nodos que el grupo de macrodatos puede admitir.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a