Share via


ComplianceStatus type

Represents the compliance status of a resource.
KnownComplianceStatus can be used interchangeably with ComplianceStatus, this enum contains the known values that the service supports.

Known values supported by the service

Compliant: The resource is compliant
NonCompliant: The resource is non-compliant
Pending: The resource compliance status is pending

type ComplianceStatus = string