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
 All Classes Files Functions
List of all members
Com::Vmware::Appliance::Vmon::Service::StartupType Class Reference
Inheritance diagram for Com::Vmware::Appliance::Vmon::Service::StartupType:

Avaliable Methods

public method new ()
 

Detailed Description

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.

Member Function Documentation

public method Com::Vmware::Appliance::Vmon::Service::StartupType::new ( )

Constructor to initialize the Com::Vmware::Appliance::Vmon::Service::StartupType enumeration.

Return values
Blessedobject
Code:
click to view

The documentation for this class was generated from the following file: