HostConfigChangeMode_enum

HostConfigChangeMode_enum
HostConfigChangeMode_enum

This is a global mode on a configuration specification indicating whether the structure represents the desired state or the set of operations to apply on the managed object.

Possible values:

  • modify: Indicates that the structure represents the set of operations to apply on the managed object.
  • replace: Indicates that the structure represents the desired state of the managed object.
This data structure has no properties.
Enumeration: modify, replace,