Share via


JobStatistics.WriteIOGiB Property

Definition

Gets or sets the total amount of data in GiB written to disk by all Tasks in the Job.

[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