managedDeviceArchitecture 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.
Processor architecture
Members
Member | Value | Description |
---|---|---|
unknown | 0 | Unknown architecture |
x86 | 1 | X86 |
x64 | 2 | X64 |
arm | 3 | ARM |
arM64 | 4 | ARM64 |