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-identity-summary |
IdentitySummary |
IdentitySummary |
IdentitySummary |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| IdentitySummary |
| BetaIdentitySummary |
|
/tools/sdk/powershell/beta/models/identity-summary |
| SDK |
| Software Development Kit |
| IdentitySummary |
| BetaIdentitySummary |
|
IdentitySummary
Properties
| Name |
Type |
Description |
Notes |
| Id |
Pointer to String |
ID of this identity summary |
[optional] |
| Name |
Pointer to String |
Human-readable display name of identity |
[optional] |
| IdentityId |
Pointer to String |
ID of the identity that this summary represents |
[optional] |
| Completed |
Pointer to Boolean |
Indicates if all access items for this summary have been decided on |
[optional] [default to $false] |
Examples
- Convert the resource to JSON
[Back to top]