Compartir a través de


ApplicationGatewayAutoscaleConfiguration.MaxCapacity Propiedad

Definición

Obtiene o establece un límite superior en el número de Application Gateway capacidad.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a