你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
SshPublicKey interface
属性
description | 自选。 它用于存储密钥的函数/用法 |
key | Ssh 公钥 base64 编码。 格式应为:“”,例如 ssh-rsa AAAABBBB |
属性详细信息
description
自选。 它用于存储密钥的函数/用法
description?: string
属性值
string
key
Ssh 公钥 base64 编码。 格式应为:“”,例如 ssh-rsa AAAABBBB
key?: string
属性值
string