Sdílet prostřednictvím


JobStatisticsVertexStage.EstimatedVertexMemSize Property

Definition

Gets the estimated vertex memory size, in bytes.

[Newtonsoft.Json.JsonProperty(PropertyName="estimatedVertexMemSize")]
public long? EstimatedVertexMemSize { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="estimatedVertexMemSize")>]
member this.EstimatedVertexMemSize : Nullable<int64>
Public ReadOnly Property EstimatedVertexMemSize As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to