共用方式為


ResourceStatistics.PeakMemoryGiB Property

Definition

Gets or sets the peak memory usage in GiB across all Compute Nodes in the Pool.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to