共用方式為


SkuCapacity.DefaultProperty 屬性

定義

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

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於