ContainerServiceSshPublicKey interface
Contains information about SSH certificate public key data.
Properties
key |
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