共用方式為


ResourceStatistics.PeakDiskGiB Property

Definition

Gets or sets the peak used disk space in GiB across all Compute Nodes in the Pool.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to