securityBaselineComplianceState enum type
Namespace: microsoft.graph
Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported.
Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.
Security Baseline Compliance State
Members
Member | Value | Description |
---|---|---|
unknown | 0 | Unknown state |
secure | 1 | Secure state |
notApplicable | 2 | Not applicable state |
notSecure | 3 | Not secure state |
error | 4 | Error state |
conflict | 5 | Conflict state |