Partager via


PipelineResource.Concurrency Propriété

Définition

Obtient ou définit le nombre maximal d’exécutions simultanées pour le pipeline.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.concurrency")]
public int? Concurrency { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.concurrency")>]
member this.Concurrency : Nullable<int> with get, set
Public Property Concurrency As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à