Compartir a través de


OptimizedAutoscale.Minimum Propiedad

Definición

Obtiene o establece el número mínimo de instancias permitidas.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a