Delen via


SkuCapacity.Maximum Eigenschap

Definitie

Hiermee wordt het maximum aantal werkrollen voor deze App Service plan-SKU opgehaald of ingesteld.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op