win32LobAppMsiPackageType 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.

Indicates the package type of an MSI Win32LobApp.

Members

Member Value Description
perMachine 0 Indicates a per-machine app package.
perUser 1 Indicates a per-user app package.
dualPurpose 2 Indicates a dual-purpose app package.