JobCollectionQuota.MaxJobCount Property

Definition

Optional. Maximum number of jobs that can be created in this job collection. Maximum value is dependent on the plan.

public int? MaxJobCount { get; set; }
member this.MaxJobCount : Nullable<int> with get, set
Public Property MaxJobCount As Nullable(Of Integer)

Property Value

Applies to