Share via


JobStatisticsVertexStage.UsedVertexCpuCoreCount Property

Definition

Gets or sets the statistics information for the used vertex CPU core count.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to