Compartir a través de


ValidateRequest.Capacity Propiedad

Definición

Obtiene o establece la capacidad de destino del plan de App Service (número de máquinas virtuales).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a