username

@JvmName(name = "oqnwvjyrkhcqsyqm")
suspend fun username(value: Output<String>)
@JvmName(name = "euhgdayjwabidwpe")
suspend fun username(value: String)

Parameters

value

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

Note: The Azure VM Agent only allows creating SSH Keys at the path /home/{username}/.ssh/authorized_keys - as such this public key will be added/appended to the authorized keys file.