Share via


JobStatistics.WriteIOps Property

Definition

Gets or sets the total number of disk write operations made by all Tasks in the Job.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to