Aracılığıyla paylaş


JobStatisticsVertex.VertexId Property

Definition

Gets the id of the vertex.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to