次の方法で共有


RemoteLoginInformation.NodeId プロパティ

定義

ノード ID を取得します。

[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

注釈

コンピューティング ノードの ID。

適用対象