Class AzureSshConfig (0.6.8)

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

SSH configuration for Azure resources.

Attribute

NameDescription
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.