Class: DeviceNotSupportedReason
- Inherits:
-
String
- Object
- String
- DeviceNotSupportedReason
- Defined in:
- lib/vmware/soap/vim25.rb
Overview
urn:vim25DeviceNotSupportedReason
Constant Summary collapse
- Guest =
DeviceNotSupportedReason.new("guest")
- Host =
DeviceNotSupportedReason.new("host")