NodeCounts.StartTaskFailed プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象