Esx.Settings.Hosts.Configuration.SettingCompliance.Type

Esx.Settings.Hosts.Configuration.SettingCompliance.Type
Esx.Settings.Hosts.Configuration.SettingCompliance.Type

The Esx.Settings.Hosts.Configuration.SettingCompliance.Type enumerated type contains the possible data types of the property in drift.

Possible values:

  • PRIMITIVE: The property in drift is of primitive data type.
  • OBJECT: The property in drift is of type object.
  • ARRAY_OF_OBJECTS: The property in drift is of array of object data type.
  • REFERENCE: The drift is in reference configuration.
  • ARRAY_OF_PRIMITIVES: The property in drift 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, REFERENCE, ARRAY_OF_PRIMITIVES,