|
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::Datastore::Type enumerated type defines the supported types of vCenter datastores. Constant Com::Vmware::Vcenter::Datastore::Type::VMFS # VMware File System (ESX Server only). Constant Com::Vmware::Vcenter::Datastore::Type::NFS # Network file system v3 (linux & esx servers only). Constant Com::Vmware::Vcenter::Datastore::Type::NF_S41 # Network file system v4.1 (linux & esx servers only). Constant Com::Vmware::Vcenter::Datastore::Type::CIFS # Common Internet File System. Constant Com::Vmware::Vcenter::Datastore::Type::VSAN # Virtual SAN (ESX Server only). Constant Com::Vmware::Vcenter::Datastore::Type::VFFS # Flash Read Cache (ESX Server only). Constant Com::Vmware::Vcenter::Datastore::Type::VVOL # vSphere Virtual Volume (ESX Server only).
| public method Com::Vmware::Vcenter::Datastore::Type::new | ( | ) |
Constructor to initialize the Com::Vmware::Vcenter::Datastore::Type enumeration.
| Blessed | object |
Code: