次の方法で共有


JobScheduleStatistics.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

適用対象