DataLakeAnalyticsAccountData.MaxQueuedJobCountPerUser Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The maximum supported jobs queued under the account at the same time. Serialized Name: DataLakeAnalyticsAccount.properties.maxQueuedJobCountPerUser
public int? MaxQueuedJobCountPerUser { get; }
member this.MaxQueuedJobCountPerUser : Nullable<int>
Public ReadOnly Property MaxQueuedJobCountPerUser As Nullable(Of Integer)