LabVirtualMachineAdminUser

data class LabVirtualMachineAdminUser(val password: String, val username: String)

Constructors

Link copied to clipboard
constructor(password: String, username: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The password for the Lab user. Changing this forces a new resource to be created.

Link copied to clipboard

The username to use when signing in to Lab Service Lab VMs. Changing this forces a new resource to be created.