ContainerServiceSshPublicKey Class
Contains information about SSH certificate public key data.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ContainerServiceSshPublicKey
Constructor
ContainerServiceSshPublicKey(*, key_data: str, **kwargs)
Variables
- key_data
- str
Required. Certificate public key used to authenticate with VMs through SSH. The certificate must be in PEM format with or without headers.
Feedback
Submit and view feedback for