vSphere Web Services API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - PerfStatsType(vim.PerformanceManager.CounterInfo.StatsType)
- Property of
- PerfCounterInfo
- Since
- 2.0
Enum Description
Indicates the type of statistical measurement that a counter’s value represents. Valid types are “absolute”, “delta”, or “rate”.Enum Constants
Name | Description |
---|---|
absolute |
|
delta |
|
rate |
|
Show WSDL type definition
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |