Class: HostConfigChangeOperation
- Inherits:
-
String
- Object
- String
- HostConfigChangeOperation
- Defined in:
- lib/vmware/soap/vim25.rb
Overview
urn:vim25HostConfigChangeOperation
Constant Summary collapse
- Add =
HostConfigChangeOperation.new("add")
- Edit =
HostConfigChangeOperation.new("edit")
- Remove =
HostConfigChangeOperation.new("remove")