policyPlatformType 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 for policies.
Members
Member | Value | Description |
---|---|---|
android | 0 | Android. |
androidForWork | 1 | AndroidForWork. |
iOS | 2 | iOS. |
macOS | 3 | MacOS. |
windowsPhone81 | 4 | WindowsPhone 8.1. |
windows81AndLater | 5 | Windows 8.1 and later |
windows10AndLater | 6 | Windows 10 and later. |
androidWorkProfile | 7 | AndroidWorkProfile. |
windows10XProfile | 8 | Windows10XProfile. |
all | 100 | All platforms. |