Compartir a través de


NodeCounts.LeavingPool Propiedad

Definición

Obtiene o establece el número de nodos de ejecución en el estado leavingPool.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a