Sdílet prostřednictvím


JobStatisticsVertex.PeakMemUsage Property

Definition

Gets the amount of peak memory usage of the vertex, in bytes.

[Newtonsoft.Json.JsonProperty(PropertyName="peakMemUsage")]
public long? PeakMemUsage { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="peakMemUsage")>]
member this.PeakMemUsage : Nullable<int64>
Public ReadOnly Property PeakMemUsage As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to