AzureSshConfig

Azure 资源的 SSH 配置。

JSON 表示法
{
  "authorizedKey": string
}
字段
authorizedKey

string

必需。由 Anthos 管理的虚拟机的 SSH 公钥数据。此数据接受根据 sshd(8) 手册页面在 OpenSSH 中使用的 authorization_keys 文件格式。