Skip to content

Latest commit

 

History

History
49 lines (39 loc) · 1.58 KB

intune-rbac-rolemanagement.md

File metadata and controls

49 lines (39 loc) · 1.58 KB
title description author localization_priority ms.subservice doc_type
roleManagement resource type
Intune Rbac Rolemanagement Resources .
jaiprakashmb
Normal
intune
resourcePageType

roleManagement resource 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.

Methods

Method Return Type Description
Get roleManagement roleManagement Read properties and relationships of the roleManagement object.
Update roleManagement roleManagement Update the properties of a roleManagement object.

Properties

Property Type Description
id String

Relationships

Relationship Type Description
deviceManagement rbacApplicationMultiple The RbacApplication for Device Management

JSON Representation

Here is a JSON representation of the resource.

{
  "@odata.type": "#microsoft.graph.roleManagement",
  "id": "String (identifier)"
}