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-identity |
RoleIdentity |
RoleIdentity |
RoleIdentity |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| RoleIdentity |
| BetaRoleIdentity |
|
/tools/sdk/powershell/beta/models/role-identity |
| SDK |
| Software Development Kit |
| RoleIdentity |
| BetaRoleIdentity |
|
RoleIdentity
Properties
| Name |
Type |
Description |
Notes |
| Id |
Pointer to String |
The ID of the Identity |
[optional] |
| AliasName |
Pointer to String |
The alias / username of the Identity |
[optional] |
| Name |
Pointer to String |
The human-readable display name of the Identity |
[optional] |
| Email |
Pointer to String |
Email address of the Identity |
[optional] |
| RoleAssignmentSource |
Pointer to RoleAssignmentSourceType |
|
[optional] |
Examples
- Convert the resource to JSON
[Back to top]