共用方式為


ValidateRequest.Capacity 屬性

定義

取得或設定App Service計畫的目標容量, (vm 數目) 。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於