Esx.Settings.Internal.Configuration.CheckResult.Status
Esx.Settings.Internal.Configuration.CheckResult.Status
The Esx.Settings.Internal.Configuration.CheckResult.Status enumerated type contains the possible status codes describing ConfigManager compatibility check on the software spec.
Possible values:
- COMPATIBLE: This indicates the software spec is compatible with ConfigManager requirements.
- NOT_COMPATIBLE: This indicates the software spec is not compatible with ConfigManager requirements.
This enumeration was added in vSphere API 8.0.1.0.
Note: this enumeration is restricted for VMware internal use only.
This data structure has no properties.
Enumeration:
COMPATIBLE,
NOT_COMPATIBLE,