|
VMware vSphere Automation SDK Perl
The VMware vSphere Automation SDK for Perl supports the client-side vSphere Automation API for access to vSphere services and capabilities
|
Avaliable Methods | |
| public method | new () |
The Com::Vmware::Vcenter::Vm::Hardware::UpgradePolicy enumerated type defines the valid virtual hardware upgrade policies for a virtual machine. Constant Com::Vmware::Vcenter::Vm::Hardware::UpgradePolicy::NEVER # Do not upgrade the virtual machine when it is powered on. Constant Com::Vmware::Vcenter::Vm::Hardware::UpgradePolicy::AFTER_CLEAN_SHUTDOWN # Run scheduled upgrade when the virtual machine is powered on after a clean shutdown of the guest operating system. Constant Com::Vmware::Vcenter::Vm::Hardware::UpgradePolicy::ALWAYS # Run scheduled upgrade when the virtual machine is powered on.
| public method Com::Vmware::Vcenter::Vm::Hardware::UpgradePolicy::new | ( | ) |
Constructor to initialize the Com::Vmware::Vcenter::Vm::Hardware::UpgradePolicy enumeration.
| Blessed | object |
Code: