Class AzureSshConfig (0.6.10)

AzureSshConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

SSH configuration for Azure resources.

Attribute

Name Description
authorized_key str
Required. The SSH public key data for VMs managed by Anthos. This accepts the authorized_keys file format used in OpenSSH according to the sshd(8) manual page.