id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| beta-role-insight |
RoleInsight |
RoleInsight |
RoleInsight |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| RoleInsight |
| BetaRoleInsight |
|
/tools/sdk/powershell/beta/models/role-insight |
| SDK |
| Software Development Kit |
| RoleInsight |
| BetaRoleInsight |
|
RoleInsight
Properties
| Name |
Type |
Description |
Notes |
| Id |
Pointer to String |
Insight id |
[optional] |
| NumberOfUpdates |
Pointer to Int32 |
Total number of updates for this role |
[optional] |
| CreatedDate |
Pointer to System.DateTime |
The date-time insights were last created for this role. |
[optional] |
| ModifiedDate |
Pointer to System.DateTime |
The date-time insights were last modified for this role. |
[optional] |
| Role |
Pointer to RoleInsightsRole |
|
[optional] |
| Insight |
Pointer to RoleInsightsInsight |
|
[optional] |
Examples
- Convert the resource to JSON
[Back to top]