Aracılığıyla paylaş


IntegrationRuntimeComputeProperties.MaxParallelExecutionsPerNode Property

Definition

Gets or sets maximum parallel executions count per node for managed integration runtime.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to