BatchAccount.ActiveJobAndJobScheduleQuota Property

Definition

Gets the active job and job schedule quota for the Batch account.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to