Share via


ResourceStatistics.NetworkWriteGiB Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to