Compartir a través de


AutoScaleProperties.MaxNodeCount Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a