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

Avaliable Methods

public method new ()
 

Detailed Description

The Com::Vmware::Vcenter::Vm::Hardware::UpgradePolicy enumerated type defines the valid virtual hardware upgrade policies for a virtual machine. Constant Com::Vmware::Vcenter::Vm::Hardware::UpgradePolicy::NEVER # Do not upgrade the virtual machine when it is powered on. Constant Com::Vmware::Vcenter::Vm::Hardware::UpgradePolicy::AFTER_CLEAN_SHUTDOWN # Run scheduled upgrade when the virtual machine is powered on after a clean shutdown of the guest operating system. Constant Com::Vmware::Vcenter::Vm::Hardware::UpgradePolicy::ALWAYS # Run scheduled upgrade when the virtual machine is powered on.

Member Function Documentation

public method Com::Vmware::Vcenter::Vm::Hardware::UpgradePolicy::new ( )

Constructor to initialize the Com::Vmware::Vcenter::Vm::Hardware::UpgradePolicy enumeration.

Return values
Blessedobject
Code:
click to view

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