Credentials interface

Credentials for a user on a lab VM.

Properties

password

The password for the user. This is required for the TemplateVM createOption.

username

The username to use when signing in to lab VMs.

Property Details

password

The password for the user. This is required for the TemplateVM createOption.

password?: string

Property Value

string

username

The username to use when signing in to lab VMs.

username: string

Property Value

string