IntegrationRuntimeNodeMonitoringData.MaxConcurrentJobs プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象