次の方法で共有


JobStatisticsVertex.VertexId プロパティ

定義

頂点の ID を取得します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象