deviceManagementSubscriptionState 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.
Tenant mobile device management subscription state.
Members
Member | Value | Description |
---|---|---|
pending | 0 | Pending |
active | 1 | Active |
warning | 2 | Warning |
disabled | 3 | Disabled |
deleted | 4 | Deleted |
blocked | 5 | Blocked |
lockedOut | 8 | LockedOut |