ENUM
AzureAdDeviceTrustType
Description
Specifies the type of trust for the Entra ID device.
link GraphQL Schema definition
- enum AzureAdDeviceTrustType {
- # The trust type is cloud-only joined devices.
- # The trust type is Unknown.
- # The trust type is on-premises domain joined devices.
- # The trust type is bring your own personal devices (BYOD).
- }