Edit

Share via


androidManagedStoreAutoUpdateMode enum type

Namespace: microsoft.graph

Important: APIs under the /beta version in Microsoft Graph are subject to change which could break your applications. While Intune /beta APIs are supported by Microsoft, you should use these at your own discretion. In general, /beta APIs are not recommended for use in production applications. To determine whether an API is available in v1.0, use the Version selector.

Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.

Prioritization for automatic updates of Android Managed Store apps set on assignment.

Members

Member Value Description
default 0 Default update behavior (device must be connected to Wifi, charging and not actively used).
postponed 1 Updates are postponed for a maximum of 90 days after the app becomes out of date.
priority 2 The app is updated as soon as possible by the developer. If device is online, it will be updated within minutes.
unknownFutureValue 3 Unknown future mode (reserved, not used right now).