| title | gcpAssociatedIdentities resource type |
|---|---|
| description | A container for different kinds of GCP identities. |
| author | mrudulahg01 |
| ms.reviewer | ciem_pm |
| ms.localizationpriority | medium |
| ms.subservice | entra-permissions-management |
| doc_type | resourcePageType |
| ms.date | 04/18/2024 |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
[!INCLUDE permissions-management-retirement-note]
A container for different kinds of GCP identities.
None.
| Relationship | Type | Description |
|---|---|---|
| all | gcpIdentity collection | The list of GCP identities. |
| serviceAccounts | gcpServiceAccount collection | The list of GCP service accounts. |
| users | gcpUser collection | The list of GCP users. |
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.gcpAssociatedIdentities"
}