Class: HostConfigChangeOperation

Inherits:
String
  • Object
show all
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")