共用方式為


ResourceStatistics.DiskReadIOps Property

Definition

Gets or sets the total number of disk read operations across all Compute Nodes in the Pool.

[Newtonsoft.Json.JsonProperty(PropertyName="diskReadIOps")]
public long DiskReadIOps { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="diskReadIOps")>]
member this.DiskReadIOps : int64 with get, set
Public Property DiskReadIOps As Long

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to