|
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::Appliance::Vmon::Service::State enumerated type defines valid Run State for services. Constant Com::Vmware::Appliance::Vmon::Service::State::STARTING # Service Run State is Starting, it is still not functional Constant Com::Vmware::Appliance::Vmon::Service::State::STOPPING # Service Run State is Stopping, it is not functional Constant Com::Vmware::Appliance::Vmon::Service::State::STARTED # Service Run State is Started, it is fully functional Constant Com::Vmware::Appliance::Vmon::Service::State::STOPPED # Service Run State is Stopped
| public method Com::Vmware::Appliance::Vmon::Service::State::new | ( | ) |
Constructor to initialize the Com::Vmware::Appliance::Vmon::Service::State enumeration.
| Blessed | object |
Code: