Class: DeviceNotSupportedReason

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

Overview

urn:vim25DeviceNotSupportedReason

Constant Summary collapse

Guest =
DeviceNotSupportedReason.new("guest")
Host =
DeviceNotSupportedReason.new("host")