mobileAppDependencyType 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 dependency type associated with a relationship between two mobile apps.

Members

Member Value Description
detect 0 Indicates that the child app should be detected before installing the parent app.
autoInstall 1 Indicates that the child app should be installed before installing the parent app.