Partilhar via


AccountSku.Capacity Propriedade

Definição

Obtém ou define a capacidade de SKU. Os valores possíveis incluem: 4, 16

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a