id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| role-insights-insight |
RoleInsightsInsight |
RoleInsightsInsight |
RoleInsightsInsight |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| RoleInsightsInsight |
|
/tools/sdk/powershell/v2024/models/role-insights-insight |
| SDK |
| Software Development Kit |
| RoleInsightsInsight |
|
RoleInsightsInsight
Properties
| Name |
Type |
Description |
Notes |
| Type |
Pointer to String |
The number of identities in this role with the entitlement. |
[optional] |
| IdentitiesWithAccess |
Pointer to Int32 |
The number of identities in this role with the entitlement. |
[optional] |
| IdentitiesImpacted |
Pointer to Int32 |
The number of identities in this role that do not have the specified entitlement. |
[optional] |
| TotalNumberOfIdentities |
Pointer to Int32 |
The total number of identities. |
[optional] |
| ImpactedIdentityNames |
Pointer to String |
|
[optional] |
Examples
- Convert the resource to JSON
[Back to top]