Share via


JobStatisticsVertexStage.UsedVertexPeakMemSize Property

Definition

Gets or sets the statistics information for the used vertex peak memory size.

[Newtonsoft.Json.JsonProperty(PropertyName="usedVertexPeakMemSize")]
public Microsoft.Azure.Management.DataLake.Analytics.Models.ResourceUsageStatistics UsedVertexPeakMemSize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="usedVertexPeakMemSize")>]
member this.UsedVertexPeakMemSize : Microsoft.Azure.Management.DataLake.Analytics.Models.ResourceUsageStatistics with get, set
Public Property UsedVertexPeakMemSize As ResourceUsageStatistics

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to