次の方法で共有


SelfHostedIntegrationRuntimeNode.ConcurrentJobsLimit プロパティ

定義

統合ランタイム ノードの最大同時実行ジョブを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="concurrentJobsLimit")]
public int? ConcurrentJobsLimit { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="concurrentJobsLimit")>]
member this.ConcurrentJobsLimit : Nullable<int>
Public ReadOnly Property ConcurrentJobsLimit As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象