Compartilhar via


SkuDescription.Capacity Propriedade

Definição

Obtém ou define o número atual de instâncias atribuídas ao recurso.

[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