Skip to main content

DomainRoleAssignments

Properties

PropertyTypeAttributesDescription
domainIdstringRequired, IdentifierThe Domain ID
principalsDomainPrincipal[]RequiredThe set of principals that hold the role on the domain
role'Admin' | 'Contributor'Required, IdentifierThe role assigned to the principals

DomainPrincipal

PropertyTypeAttributesDescription
type'User' | 'Group' | 'ServicePrincipal' | 'ServicePrincipalProfile' | 'EntireTenant'RequiredThe type of the principal
idstringThe principal ID. Ignored when 'type' is 'EntireTenant'.