PerformanceManagerUnit_enum
Indicates the unit of measure represented by a counter or statistical value.
Possible values:
percent
: Percentage values in units of 1/100th of a percent.For example 100 represents 1%.
kiloBytes
: Kilobytes.megaBytes
: Megabytes.megaHertz
: Megahertz.number
: A quantity of items, for example, the number of CPUs.microsecond
: The time in microseconds.millisecond
: The time in milliseconds.second
: The time in seconds.kiloBytesPerSecond
: Kilobytes per second.megaBytesPerSecond
: Megabytes per second.watt
: Wattsjoule
: JoulesteraBytes
: Terabytes.celsius
: Temperature in celsius.nanosecond
: The time in nanoseconds.Since: vSphere API Release 8.0.0.1