username

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

Parameters

value

The Username for which this Public SSH Key should be configured. Changing this forces a new resource to be created.

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 written to the authorized keys file.