joinType 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.
Device enrollment join type.
Members
Member | Value | Description |
---|---|---|
unknown | 0 | Unknown enrollment join type. |
azureADJoined | 1 | The device is joined by Azure AD. |
azureADRegistered | 2 | The device is registered by Azure AD. |
hybridAzureADJoined | 3 | The device is joined by hybrid Azure AD. |