vppTokenSyncStatus enum type
Namespace: microsoft.graph
Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.
Possible sync statuses associated with an Apple Volume Purchase Program token.
Members
Member | Value | Description |
---|---|---|
none | 0 | Default status. |
inProgress | 1 | Last Sync in progress. |
completed | 2 | Last Sync completed successfully. |
failed | 3 | Last Sync failed. |