Partilhar via


ForEachActivity.BatchCount Propriedade

Definição

Obtém ou define a contagem de lotes a ser usada para controlar o número de execuções paralelas (quando isSequential é definido como false).

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a