Partager via


DataLakeAnalyticsAccount.SystemMaxJobCount Propriété

Définition

Obtient le nombre maximal de travaux pris en charge définis par le système qui s’exécutent simultanément sous le compte, ce qui limite le nombre maximal de travaux en cours d’exécution que l’utilisateur peut définir pour le compte.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à