chassisType 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.
Chassis type.
Members
Member | Value | Description |
---|---|---|
unknown | 0 | Unknown. |
desktop | 1 | Desktop. |
laptop | 2 | Laptop. |
worksWorkstation | 3 | Workstation. |
enterpriseServer | 4 | Enterprise server. |
phone | 100 | Phone. |
tablet | 101 | Mobile tablet. |
mobileOther | 102 | Other mobile. |
mobileUnknown | 103 | Unknown mobile. |