configurationUsage 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.
Possible values of the ConfigurationUsage list.
Members
Member | Value | Description |
---|---|---|
blocked | 0 | Disallowed. |
required | 1 | Required. |
allowed | 2 | Optional. |
notConfigured | 3 | Not Configured. |