| title | groupCloudLicensing resource type |
|---|---|
| description | Represents the relationships of a group to cloud licensing resources. |
| author | patrick-starrin |
| ms.localizationpriority | medium |
| ms.subservice | cloud-licensing |
| doc_type | resourcePageType |
| ms.date | 10/17/2024 |
Namespace: microsoft.graph.cloudLicensing
[!INCLUDE beta-disclaimer]
Represents the relationships of a group to cloud licensing resources.
None.
| Relationship | Type | Description |
|---|---|---|
| assignments | microsoft.graph.cloudLicensing.assignment collection | The set of assignments that are directly assigned to this group. |
| usageRights | microsoft.graph.cloudLicensing.usageRight collection | The rights that all direct members of the group have to use various services, granted by the combination of its assigned licenses. |
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.cloudLicensing.groupCloudLicensing"
}