你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ContainerServiceSshPublicKey interface

Contains information about SSH certificate public key data.

Properties

keyData

Certificate public key used to authenticate with VMs through SSH. The certificate must be in PEM format with or without headers.

Property Details

keyData

Certificate public key used to authenticate with VMs through SSH. The certificate must be in PEM format with or without headers.

keyData: string

Property Value

string