Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: microsoft.graph
Important: APIs under the /beta version in Microsoft Graph are subject to change which could break your applications. While Intune /beta APIs are supported by Microsoft, you should use these at your own discretion. In general, /beta APIs are not recommended for use in production applications. To determine whether an API is available in v1.0, use the Version selector
Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.
Describes the various states for an embedded SIM activation code.
Members
Member | Value | Description |
---|---|---|
notEvaluated | 0 | Designates that the embedded SIM activation code is free and available to be assigned to a device. |
failed | 1 | Designates that Intune Service failed to deliver this profile to a device. |
installing | 2 | Designates that the embedded SIM activation code has been assigned to a device and the device is installing the token. |
installed | 3 | Designates that the embedded SIM activation code has been successfully installed on the target device. |
deleting | 4 | Designates that Intune Service is trying to delete the profile from the device. |
error | 5 | Designates that there is error with this profile. |
deleted | 6 | Designates that the profile is deleted from the device. |
removedByUser | 7 | Designates that the profile is removed from the device by the user |