Delen via


NodeCounts.StartTaskFailed Property

Definition

Gets or sets the number of Compute Nodes in the startTaskFailed state.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to