Share via


JobStatisticsVertexStage.AllocatedContainerCpuCoreCount Property

Definition

Gets or sets the statistics information for the allocated container CPU core count.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to