windowsDeviceType enum type
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.
Contains properties for Windows device type.
Members
Member | Value | Description |
---|---|---|
none | 0 | No flags set. |
desktop | 1 | Whether or not the Desktop Windows device type is supported. |
mobile | 2 | Whether or not the Mobile Windows device type is supported. |
holographic | 4 | Whether or not the Holographic Windows device type is supported. |
team | 8 | Whether or not the Team Windows device type is supported. |
Feedback
Loading feedback...