id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2024-role-identity |
RoleIdentity |
RoleIdentity |
RoleIdentity |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| RoleIdentity |
| V2024RoleIdentity |
|
/tools/sdk/powershell/v2024/models/role-identity |
| SDK |
| Software Development Kit |
| RoleIdentity |
| V2024RoleIdentity |
|
RoleIdentity
Properties
| Name |
Type |
Description |
Notes |
| Id |
String |
The ID of the Identity |
[optional] |
| AliasName |
String |
The alias / username of the Identity |
[optional] |
| Name |
String |
The human-readable display name of the Identity |
[optional] |
| Email |
String |
Email address of the Identity |
[optional] |
| RoleAssignmentSource |
RoleAssignmentSourceType |
|
[optional] |
Examples
- Convert the resource to JSON
[Back to top]