| title | userCloudLicensing resource type |
|---|---|
| description | Represents the relationships of a user to cloud licensing resources. |
| author | patrick-starrin |
| ms.date | 07/18/2025 |
| ms.localizationpriority | medium |
| ms.subservice | cloud-licensing |
| doc_type | resourcePageType |
Namespace: microsoft.graph.cloudLicensing
[!INCLUDE beta-disclaimer]
Represents the relationships of a user to cloud licensing resources.
None.
| Relationship | Type | Description |
|---|---|---|
| assignmentErrors | microsoft.graph.cloudLicensing.assignmentError collection | The list of assignment errors that currently affect this user. |
| assignments | microsoft.graph.cloudLicensing.assignment collection | The list of assignments that are directly assigned to this user. |
| usageRights | microsoft.graph.cloudLicensing.usageRight collection | The rights of the user to use various services, granted by the combination of their assigned licenses. |
| waitingMembers | microsoft.graph.cloudLicensing.waitingMember collection | List of over-assigned users who are in the waiting room for an allotment due to license capacity limits. |
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.cloudLicensing.userCloudLicensing"
}