roleManagement resource type
Namespace: microsoft.graph
Represents a Microsoft 365 role-based access control (RBAC) role management entity. This resource provides access to role definitions and role assignments surfaced from RBAC providers. directory (Azure Active Directory), entitlementManagement, and deviceManagement (Intune) providers are currently supported.
For more information, see:
- Administrator role permissions in Azure Active Directory.
- Delegation and roles in Azure AD entitlement management.
- Role-based access control (RBAC) with Microsoft Intune
Methods
None.
Properties
None.
Relationships
Relationship | Type | Description |
---|---|---|
directory | rbacApplication | Read-only. Nullable. |
entitlementManagement | rbacApplication | Container for roles and assignments for entitlement management resources. |
JSON representation
The following is a JSON representation of the resource.
{
"@odata.type": "#microsoft.graph.roleManagement"
}
Feedback
Submit and view feedback for