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-account-info-ref |
AccountInfoRef |
AccountInfoRef |
AccountInfoRef |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| AccountInfoRef |
| V2024AccountInfoRef |
|
/tools/sdk/powershell/v2024/models/account-info-ref |
| SDK |
| Software Development Kit |
| AccountInfoRef |
| V2024AccountInfoRef |
|
AccountInfoRef
Properties
| Name |
Type |
Description |
Notes |
| Uuid |
String |
The uuid for the account, available under the 'objectguid' attribute |
[optional] |
| NativeIdentity |
String |
The 'distinguishedName' attribute for the account |
[optional] |
| Type |
DtoType |
|
[optional] |
| Id |
String |
The account id |
[optional] |
| Name |
String |
The account display name |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]