|
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::Cli::Command::GenericType enumerated type defines generic types supported by Com::Vmware::Vapi::Metadata::Cli::Command interface* . See :attr:Com::Vmware::Vapi::Metadata::Cli::Command::OptionInfo.generic . Constant Com::Vmware::Vapi::Metadata::Cli::Command::GenericType::NONE # Default case. Constant Com::Vmware::Vapi::Metadata::Cli::Command::GenericType::OPTIONAL # Input parameter is an optional. Constant Com::Vmware::Vapi::Metadata::Cli::Command::GenericType::LIST # Input parameter is a list. Constant Com::Vmware::Vapi::Metadata::Cli::Command::GenericType::OPTIONAL_LIST # Input parameter is an optional of type list.
New in vSphere 6.5.
Constant Com::Vmware::Vapi::Metadata::Cli::Command::GenericType::LIST_OPTIONAL # Input parameter is a list of optionals.
New in vSphere 6.5.
| public method Com::Vmware::Vapi::Metadata::Cli::Command::GenericType::new | ( | ) |
Constructor to initialize the Com::Vmware::Vapi::Metadata::Cli::Command::GenericType enumeration.
| Blessed | object |
Code: