LinuxOperatingSystemProfile interface
The ssh username, password, and ssh public key.
Properties
| password | The password. |
| ssh |
The SSH profile. |
| username | The username. |
Property Details
password
The password.
password?: string
Property Value
string
sshProfile
username
The username.
username?: string
Property Value
string