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::State Class Reference
Inheritance diagram for Com::Vmware::Appliance::Vmon::Service::State:

Avaliable Methods

public method new ()
 

Detailed Description

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

Member Function Documentation

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

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

Return values
Blessedobject
Code:
click to view

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