Compartilhar via


SkuCapacity.Maximum Propriedade

Definição

Obtém ou define o máximo.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a