win32LobAppReturnCodeType 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.

Indicates the type of return code.

Members

Member Value Description
failed 0 Failed.
success 1 Success.
softReboot 2 Soft-reboot is required.
hardReboot 3 Hard-reboot is required.
retry 4 Retry.