OrchestratedVirtualMachineScaleSetOsProfileLinuxConfigurationAdminSshKey

Constructors

constructor(publicKey: String, username: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Public Key which should be used for authentication, which needs to be in ssh-rsa format with at least 2048-bit or in ssh-ed25519 format.

Link copied to clipboard

The Username for which this Public SSH Key should be configured.