次の方法で共有


StorageSshPublicKey.Key プロパティ

定義

ssh 公開キー base64 エンコード済み。 形式は、'<keyType><keyData>' である必要があります (例: ssh-rsa AAAABBBB)。

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

プロパティ値

適用対象