Freigeben über


ForEachActivity.BatchCount Eigenschaft

Definition

Ruft die Batchanzahl ab, die zum Steuern der Anzahl der parallelen Ausführung verwendet werden soll (wenn isSequential auf false festgelegt ist).

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: