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
<simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:vim25="urn:vim25" name="PerfStatsType"> <restriction base="xsd:string"> <enumeration value="absolute"/> <enumeration value="delta"/> <enumeration value="rate"/> </restriction> </simpleType>
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods
© 2006-2021 VMware, Inc. All rights reserved.
Revision 15 JAN 2021 | Version 7.0U2