Partager via


SkuCapacity.Minimum Propriété

Définition

Obtient ou définit le nombre minimal de workers pour cette référence SKU de plan App Service.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à