共用方式為


JobScheduleStatistics.WriteIOps Property

Definition

Gets or sets the total number of disk write operations made by all Tasks in all Jobs created under the schedule.

[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