ConfigSpecOperation_enum
ConfigSpecOperation_enum
Config spec operation type.
Possible values:
add
: Indicates the addition of an element to the configuration.edit
: Indicates the change of an element in the configuration.remove
: Indicates the removal of an element in the configuration.
This data structure has no properties.
Enumeration: add, edit, remove,