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

NameDescription
absolute
delta
rate

Show WSDL type definition