LinuxOperatingSystemProfile interface

The ssh username, password, and ssh public key.

Properties

password

The password.

sshProfile

The SSH profile.

username

The username.

Property Details

password

The password.

password?: string

Property Value

string

sshProfile

The SSH profile.

sshProfile?: SshProfile

Property Value

username

The username.

username?: string

Property Value

string