共用方式為


SkuCapacity.Maximum 屬性

定義

取得或設定此App Service方案 SKU 的背景工作角色數目上限。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於