VMMServerPropertiesCredentials interface
Credentials to connect to VMMServer.
Properties
| password | Credentials to use to connect to VMMServer. |
| username | Username to use to connect to VMMServer. |
Property Details
password
Credentials to use to connect to VMMServer.
password?: string
Property Value
string
username
Username to use to connect to VMMServer.
username?: string
Property Value
string