Skip to content

Latest commit

 

History

History
39 lines (32 loc) · 1.27 KB

File metadata and controls

39 lines (32 loc) · 1.27 KB
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

groupCloudLicensing resource type

Namespace: microsoft.graph.cloudLicensing

[!INCLUDE beta-disclaimer]

Represents the relationships of a group to cloud licensing resources.

Properties

None.

Relationships

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.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.cloudLicensing.groupCloudLicensing"
}