Share via


DevOpsOrganization.Parallelism Property

Definition

How many machines can be created at maximum in this organization out of the maximumConcurrency of the pool.

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

Property Value

Applies to