Share via


IntegrationRuntimeNodeMonitoringData.ConcurrentJobsLimit Property

Definition

Gets maximum concurrent jobs on the integration runtime node.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to