Compartir a través de


NodeCounts.StartTaskFailed Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a