Compartir a través de


BatchAccount.ActiveJobAndJobScheduleQuota Propiedad

Definición

Obtiene la cuota de programación de trabajos y trabajos activos para la cuenta de 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a