次の方法で共有


UpdateIntegrationRuntimeNodeContent.ConcurrentJobsLimit プロパティ

定義

統合ランタイム ノードで実行できる同時実行ジョブの数。 1 ~ maxConcurrentJobs(inclusive) の値を使用できます。

public int? ConcurrentJobsLimit { get; set; }
member this.ConcurrentJobsLimit : Nullable<int> with get, set
Public Property ConcurrentJobsLimit As Nullable(Of Integer)

プロパティ値

適用対象