|
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 () |
Com::Vmware::Appliance::Monitoring::FunctionType enumerated type Defines aggregation function Constant Com::Vmware::Appliance::Monitoring::FunctionType::COUNT # Aggregation takes count per period (sum) Constant Com::Vmware::Appliance::Monitoring::FunctionType::MAX # Aggregation takes maximums per period Constant Com::Vmware::Appliance::Monitoring::FunctionType::AVG # Aggregation takes average per period Constant Com::Vmware::Appliance::Monitoring::FunctionType::MIN # Aggregation takes minimums per period
| public method Com::Vmware::Appliance::Monitoring::FunctionType::new | ( | ) |
Constructor to initialize the Com::Vmware::Appliance::Monitoring::FunctionType enumeration.
| Blessed | object |
Code: