|
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::Power::State enumerated type defines the valid power states for a virtual machine. Constant Com::Vmware::Vcenter::Vm::Power::State::POWERED_OFF # The virtual machine is powered off. Constant Com::Vmware::Vcenter::Vm::Power::State::POWERED_ON # The virtual machine is powered on. Constant Com::Vmware::Vcenter::Vm::Power::State::SUSPENDED # The virtual machine is suspended.
| public method Com::Vmware::Vcenter::Vm::Power::State::new | ( | ) |
Constructor to initialize the Com::Vmware::Vcenter::Vm::Power::State enumeration.
| Blessed | object |
Code: