Compartilhar via


IntegrationRuntimeComputeProperties.MaxParallelExecutionsPerNode Propriedade

Definição

Obtém ou define a contagem máxima de execuções paralelas por nó para o runtime de integração gerenciada.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a