共用方式為


KeySetUser interface

KeySetUser 代表金鑰集中用戶的屬性。

屬性

azureUserName

將用於存取的用戶名稱。

description

此使用者的自由格式描述。

sshPublicKey

將針對使用者存取布建的 SSH 公鑰。 用戶預期會有對應的 SSH 私鑰來登入。

屬性詳細資料

azureUserName

將用於存取的用戶名稱。

azureUserName: string

屬性值

string

description

此使用者的自由格式描述。

description?: string

屬性值

string

sshPublicKey

將針對使用者存取布建的 SSH 公鑰。 用戶預期會有對應的 SSH 私鑰來登入。

sshPublicKey: SshPublicKey

屬性值