次の方法で共有


JobScheduleStatistics.ReadIOGiB プロパティ

定義

スケジュールに従って作成されたすべてのジョブのすべてのタスクによってディスクから読み取られた合計ギビバイト数を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="readIOGiB")]
public double ReadIOGiB { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="readIOGiB")>]
member this.ReadIOGiB : double with get, set
Public Property ReadIOGiB As Double

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象