次の方法で共有


VirtualMachineConnectionProfile.RdpAuthority プロパティ

定義

RDP プロトコルを介して仮想マシンに接続するためのセミコロンで区切られたポートとホスト名を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象