EmResourceType
Represents the resource type in Entitlement Management catalogs and resource role scopes. Maps to the resourceType property of the accessPackageResource in the Microsoft Graph API.
Values
| Value | Description |
|---|---|
| EM_RESOURCE_TYPE_AAD_APPLICATION | Resource is an Entra ID application. |
| EM_RESOURCE_TYPE_AAD_GROUP | Resource is an Entra ID group. |
| EM_RESOURCE_TYPE_SHAREPOINT_ONLINE | Resource is a SharePoint Online site. |
| EM_RESOURCE_TYPE_UNSPECIFIED | Resource type is unspecified. |