Compartir a través de


IntegrationRuntimeComputeProperties.MaxParallelExecutionsPerNode Propiedad

Definición

Obtiene o establece el número máximo de ejecuciones paralelas por nodo para el entorno de ejecución de integración administrado.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a