共用方式為


RemoteLoginInformation.NodeId 屬性

定義

取得節點識別碼。

[Newtonsoft.Json.JsonProperty(PropertyName="nodeId")]
public string NodeId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nodeId")>]
member this.NodeId : string
Public ReadOnly Property NodeId As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

備註

計算節點的識別碼。

適用於