次の方法で共有


BatchAccount.ActiveJobAndJobScheduleQuota プロパティ

定義

Batch アカウントのアクティブなジョブとジョブ スケジュールのクォータを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象