VMware vSphere Automation SDK for .NET 7.0.0.1
|
Builder class for GuiUnattended. More...
Public Member Functions | |
Builder (bool autoLogon, long autoLogonCount, long timeZone) | |
Constructor with parameters for the required properties of GuiUnattended. | |
Builder | SetPassword (char[] password) |
The new administrator password for the machine. | |
GuiUnattended | Build () |
Builder class for GuiUnattended.
vmware::vcenter::guest::GuiUnattended::Builder::Builder | ( | bool | autoLogon, |
long | autoLogonCount, | ||
long | timeZone | ||
) | [inline] |
Constructor with parameters for the required properties of GuiUnattended.
GuiUnattended vmware::vcenter::guest::GuiUnattended::Builder::Build | ( | ) | [inline] |
Builder vmware::vcenter::guest::GuiUnattended::Builder::SetPassword | ( | char[] | password | ) | [inline] |
The new administrator password for the machine.
To specify that the password should be set to blank (that is, no password), leave it unset. This attribute was added in vSphere API 7.0.0.