共用方式為


ResourceStatistics.NetworkReadGiB Property

Definition

Gets or sets the total amount of data in GiB of network reads across all Compute Nodes in the Pool.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to