Share via


JobStatisticsVertexStage.EstimatedVertexCpuCoreCount Property

Definition

Gets the estimated vertex CPU core count.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to