SshPublicKeyConfiguration.Path プロパティ

定義

ssh 公開キーが格納されている、作成された VM 上の完全なパスを指定します。 ファイルが既に存在する場合は、指定したキーがそのファイルに追加されます。 例: /home/user/.ssh/authorized_keys。

public string Path { get; set; }
member this.Path : string with get, set
Public Property Path As String

プロパティ値

適用対象