Esx.Settings.Hosts.Configuration.Drafts.ChangedProperty.Type

Esx.Settings.Hosts.Configuration.Drafts.ChangedProperty.Type
Esx.Settings.Hosts.Configuration.Drafts.ChangedProperty.Type

The Esx.Settings.Hosts.Configuration.Drafts.ChangedProperty.Type enumerated type contains the possible data types of the changed property.

Possible values:

  • PRIMITIVE: The changed property is of primitive data type.
  • OBJECT: The changed property is of type object.
  • ARRAY_OF_OBJECTS: The changed property is of array of object data type.
  • ARRAY_OF_PRIMITIVES: The changed property is of array of primitive data type.

Warning: this enumeration is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.

This data structure has no properties.
Enumeration: PRIMITIVE, OBJECT, ARRAY_OF_OBJECTS, ARRAY_OF_PRIMITIVES,