次の方法で共有


VirtualMachineConnectionProfile.SshAuthority プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象