OBJECT
AzureAdAdministrativeUnit
Description
Azure AD administrative unit.
link GraphQL Schema definition
- type AzureAdAdministrativeUnit {
- # Description of the Azure AD administrative unit.
- String! :
- # Display name of the Azure AD administrative unit.
- String! :
- # Membership type of the Azure AD administrative unit.
- AzureAdAdminUnitMembershipEnumType! :
- # Restricted management of the Azure AD administrative unit.
- Boolean! :
- }