|
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::PrimitiveValue::Type enumerated type defines the valid types for values in constant elements. Constant Com::Vmware::Vapi::Metadata::Metamodel::PrimitiveValue::Type::BOOLEAN # Indicates the value is a boolean (true or false). Constant Com::Vmware::Vapi::Metadata::Metamodel::PrimitiveValue::Type::DOUBLE # Indicates the value is a double (64 bit floating number). Constant Com::Vmware::Vapi::Metadata::Metamodel::PrimitiveValue::Type::LONG # Indicates the value is a long (64 bit signed integer). Constant Com::Vmware::Vapi::Metadata::Metamodel::PrimitiveValue::Type::STRING # Indicates the value is a string (a variable length sequence of characters). The encoding is UTF8.
| public method Com::Vmware::Vapi::Metadata::Metamodel::PrimitiveValue::Type::new | ( | ) |
Constructor to initialize the Com::Vmware::Vapi::Metadata::Metamodel::PrimitiveValue::Type enumeration.
| Blessed | object |
Code: