ComputeNodeGetRemoteLoginSettingsResult.RemoteLoginIPAddress プロパティ

定義

コンピューティング ノードへのリモート ログインに使用される IP アドレスを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="remoteLoginIPAddress")]
public string RemoteLoginIPAddress { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="remoteLoginIPAddress")>]
member this.RemoteLoginIPAddress : string with get, set
Public Property RemoteLoginIPAddress As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象