次の方法で共有


TaskStatistics.WriteIOps プロパティ

定義

タスクによって行われたディスク書き込み操作の合計数を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="writeIOps")]
public long WriteIOps { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="writeIOps")>]
member this.WriteIOps : int64 with get, set
Public Property WriteIOps As Long

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象