次の方法で共有


VirtualMachineConnectionProfile.RdpInBrowserUrl プロパティ

定義

ブラウザーで RDP プロトコルを使用して仮想マシンに接続するための URL を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象