mobileAppPublishingState enum type
Namespace: microsoft.graph
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. |