Share via


JobStatisticsVertexStage.EstimatedVertexPeakCpuCoreCount Property

Definition

Gets the estimated vertex peak CPU core count.

[Newtonsoft.Json.JsonProperty(PropertyName="estimatedVertexPeakCpuCoreCount")]
public int? EstimatedVertexPeakCpuCoreCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="estimatedVertexPeakCpuCoreCount")>]
member this.EstimatedVertexPeakCpuCoreCount : Nullable<int>
Public ReadOnly Property EstimatedVertexPeakCpuCoreCount As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to