Share via


JobStatisticsVertexStage.AllocatedContainerMemSize Property

Definition

Gets or sets the statistics information for the allocated container memory size.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to