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::Vcenter::Vm::Power::State Class Reference
Inheritance diagram for Com::Vmware::Vcenter::Vm::Power::State:

Avaliable Methods

public method new ()
 

Detailed Description

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.

Member Function Documentation

public method Com::Vmware::Vcenter::Vm::Power::State::new ( )

Constructor to initialize the Com::Vmware::Vcenter::Vm::Power::State enumeration.

Return values
Blessedobject
Code:
click to view

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