Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 1.73 KB

intune-policyset-deviceplatformtype.md

File metadata and controls

36 lines (30 loc) · 1.73 KB
title description author localization_priority ms.subservice doc_type
devicePlatformType enum type
Supported platform types.
jaiprakashmb
Normal
intune
enumPageType

devicePlatformType 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
android 0 Indicates device platform type is android.
androidForWork 1 Indicates device platform type is android for work.
iOS 2 Indicates device platform type is iOS.
macOS 3 Indicates device platform type is macOS.
windowsPhone81 4 Indicates device platform type is WindowsPhone 8.1.
windows81AndLater 5 Indicates device platform type is Windows 8.1 and later.
windows10AndLater 6 Indicates device platform type is Windows 10 and later.
androidWorkProfile 7 Indicates device platform type is Android Work Profile.
unknown 8 This is the default value when device platform type resolution fails
androidAOSP 9 Indicates device platform type is Android AOSP.
androidMobileApplicationManagement 10 Indicates device platform type associated with Mobile Application Management (MAM) for android devices.
iOSMobileApplicationManagement 11 Indicates device platform type associated with Mobile Application Management (MAM) for iOS devices.
unknownFutureValue 12 Evolvable enumeration sentinel value. Do not use.
windowsMobileApplicationManagement 13 Indicates device platform type associated with Mobile Application Management (MAM) for Windows devices.