Compartir a través de


AutoscaleCapacity.MinInstanceCount Propiedad

Definición

Obtiene o establece el recuento mínimo de instancias del clúster.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a