deviceManagementConfigurationPlatforms 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.
Supported platform types.
Members
Member | Value | Description |
---|---|---|
none | 0 | None. |
android | 1 | Android. |
iOS | 4 | iOS. |
macOS | 8 | MacOS. |
windows10X | 16 | Windows 10 X. |
windows10 | 32 | Windows 10. |
linux | 128 | Linux. |
unknownFutureValue | 1073741824 | Sentinel member for cases where the client cannot handle the new enum values. |