|
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::Vapi::Metadata::Metamodel::ElementValue::Type enumerated type defines the valid types for values in metadata elements. Constant Com::Vmware::Vapi::Metadata::Metamodel::ElementValue::Type::LONG # Indicates the type of the value is a long (64 bit signed integer). Constant Com::Vmware::Vapi::Metadata::Metamodel::ElementValue::Type::STRING # Indicates the type of the value is a string (a variable length sequence of characters). The encoding is UTF-8. Constant Com::Vmware::Vapi::Metadata::Metamodel::ElementValue::Type::STRING_LIST # Indicates the type of the value is a list of strings. Constant Com::Vmware::Vapi::Metadata::Metamodel::ElementValue::Type::STRUCTURE_REFERENCE # Indicates the type of the value is an identifier for a structure element. Constant Com::Vmware::Vapi::Metadata::Metamodel::ElementValue::Type::STRUCTURE_REFERENCE_LIST # Indicates the type of the value is a list of identifiers for a structure element.
| public method Com::Vmware::Vapi::Metadata::Metamodel::ElementValue::Type::new | ( | ) |
Constructor to initialize the Com::Vmware::Vapi::Metadata::Metamodel::ElementValue::Type enumeration.
| Blessed | object |
Code: