Aracılığıyla paylaş


IntegrationRuntimeNodeMonitoringData.ConcurrentJobsRunning Property

Definition

Gets the number of jobs currently running on the integration runtime node.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to