|
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::Vcenter::Folder::Type enumerated type defines the type of a vCenter Server folder. The type of a folder determines what what kinds of children can be contained in the folder. Constant Com::Vmware::Vcenter::Folder::Type::DATACENTER # A folder that can contain datacenters. Constant Com::Vmware::Vcenter::Folder::Type::DATASTORE # A folder that can contain datastores. Constant Com::Vmware::Vcenter::Folder::Type::HOST # A folder that can contain compute resources (hosts and clusters). Constant Com::Vmware::Vcenter::Folder::Type::NETWORK # A folder that can contain networkds. Constant Com::Vmware::Vcenter::Folder::Type::VIRTUAL_MACHINE # A folder that can contain virtual machines.
| public method Com::Vmware::Vcenter::Folder::Type::new | ( | ) |
Constructor to initialize the Com::Vmware::Vcenter::Folder::Type enumeration.
| Blessed | object |
Code: