次の方法で共有


ClusterNode.Id プロパティ

定義

クラスター内のノードの 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

適用対象