|
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::StartupType enumerated type defines valid Startup Type for services managed by vMon. Constant Com::Vmware::Appliance::Vmon::Service::StartupType::MANUAL # Service Startup type is Manual, thus issuing an explicit start on the service will start it. Constant Com::Vmware::Appliance::Vmon::Service::StartupType::AUTOMATIC # Service Startup type is Automatic, thus during starting all services or issuing explicit start on the service will start it. Constant Com::Vmware::Appliance::Vmon::Service::StartupType::DISABLED # Service Startup type is Disabled, thus it will not start unless the startup type changes to manual or automatic.
| public method Com::Vmware::Appliance::Vmon::Service::StartupType::new | ( | ) |
Constructor to initialize the Com::Vmware::Appliance::Vmon::Service::StartupType enumeration.
| Blessed | object |
Code: