Bagikan melalui


IntegrationRuntimeNodeMonitoringData.MaxConcurrentJobs Property

Definition

Gets the maximum concurrent jobs in this integration runtime.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to