Partilhar via


SkuCapacity.Minimum Propriedade

Definição

Obtém ou define o número mínimo de trabalhos para esse SKU de plano Serviço de Aplicativo.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a