GuestOSCustomization interface
Guest OS Customization properties
Properties
dns |
List of dns servers to use |
host |
Virtual Machine hostname |
password | Password for login |
policy |
id of customization policy |
username | Username for login |
Property Details
dnsServers
List of dns servers to use
dnsServers?: string[]
Property Value
string[]
hostName
Virtual Machine hostname
hostName?: string
Property Value
string
password
Password for login
password?: string
Property Value
string
policyId
id of customization policy
policyId?: string
Property Value
string
username
Username for login
username?: string
Property Value
string