共用方式為


BatchAccount.PoolQuota 屬性

定義

取得 Batch 帳戶的集區配額。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.poolQuota")]
public int PoolQuota { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.poolQuota")>]
member this.PoolQuota : int
Public ReadOnly Property PoolQuota As Integer

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於