Settings_ComplianceStatus

Settings_ComplianceStatus
Settings_ComplianceStatus

The ComplianceStatus enumerated type contains the possible different status of compliance with respect to target version.
COMPLIANT : Target version is same as current version.
NON_COMPLIANT : Target version is greater than current version.
INCOMPATIBLE : Target state cannot be applied due to conflict or missing dependencies or the target state is lesser than the current version.
UNAVAILABLE : Drift check failed due to unknown error or check hasn't happened yet and results are not available.

This data structure has no properties.
Enumeration: COMPLIANT, NON_COMPLIANT, INCOMPATIBLE, UNAVAILABLE,