次の方法で共有


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

適用対象