ClusterNode.Id 屬性

定義

取得叢集中節點的識別碼。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於