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
 All Classes Files Functions
List of all members
Com::Vmware::Appliance::Monitoring::FunctionType Class Reference
Inheritance diagram for Com::Vmware::Appliance::Monitoring::FunctionType:

Avaliable Methods

public method new ()
 

Detailed Description

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

Member Function Documentation

public method Com::Vmware::Appliance::Monitoring::FunctionType::new ( )

Constructor to initialize the Com::Vmware::Appliance::Monitoring::FunctionType enumeration.

Return values
Blessedobject
Code:
click to view

The documentation for this class was generated from the following file: