Class: HostNumericSensorType

Inherits:
String
  • Object
show all
Defined in:
lib/vmware/soap/vim25.rb

Overview

urn:vim25HostNumericSensorType

Constant Summary collapse

Fan =
HostNumericSensorType.new("fan")
Other =
HostNumericSensorType.new("other")
Power =
HostNumericSensorType.new("power")
Temperature =
HostNumericSensorType.new("temperature")
Voltage =
HostNumericSensorType.new("voltage")