onboardingStatus 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.
The onboarding status of the tenant.
Members
Member | Value | Description |
---|---|---|
unknown | 0 | Unknown |
inprogress | 1 | In progress |
onboarded | 2 | Onboarded |
failed | 3 | Failed |
offboarding | 4 | Offboarding |
unknownFutureValue | 99 | UnknownFutureValue |