Compartir a través de


AutoscaleCapacity.MaxInstanceCount Propiedad

Definición

Obtiene o establece el número máximo de instancias del clúster.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a