mobileAppPublishingState 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 publishing state of an app.

Members

Member Value Description
notPublished 0 The app is not yet published.
processing 1 The app is pending service-side processing.
published 2 The app is published.