Condividi tramite


JobScheduleStatistics.WriteIOGiB Property

Definition

Gets or sets the total gibibytes written to disk by all Tasks in all Jobs created under the schedule.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to