globalDeviceHealthScriptState 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.
Indicates whether global device health scripts are enabled and are in which state
Members
Member | Value | Description |
---|---|---|
notConfigured | 0 | Global device health scripts are not configured |
pending | 1 | Global device health scripts are configured but not fully enabled |
enabled | 2 | Global device health scripts are enabled and ready to use |