mdmSupportedState 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.
Mdm Support Status of the setting.
Members
Member | Value | Description |
---|---|---|
unknown | 0 | Mdm support status of the setting is not known. |
supported | 1 | Setting is supported. |
unsupported | 2 | Setting is unsupported. |
deprecated | 3 | Setting is depcrecated. |