UpdateIntegrationRuntimeNodeRequest.ConcurrentJobsLimit Propriedade

Definição

Obtém ou define o número de trabalhos simultâneos permitidos para execução no nó de runtime de integração. Valores entre 1 e maxConcurrentJobs(inclusive) são permitidos.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a