PolicyComplianceState type

Defines values for PolicyComplianceState.
KnownPolicyComplianceState can be used interchangeably with PolicyComplianceState, this enum contains the known values that the service supports.

Known values supported by the service

Pending: The policy restriction compliance state has not yet been determined.
NonCompliant: The scope in restriction is out of compliance.
Compliant: The scope in restriction is in compliance.

type PolicyComplianceState = string