Compartir a través de


VirtualRouterAutoScaleConfiguration.MinCapacity Propiedad

Definición

Obtiene o establece el número mínimo de unidades de escalado para el enrutador de VirtualHub.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a