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-account-info-dto |
AccountInfoDto |
AccountInfoDto |
AccountInfoDto |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| AccountInfoDto |
| BetaAccountInfoDto |
|
/tools/sdk/powershell/beta/models/account-info-dto |
| SDK |
| Software Development Kit |
| AccountInfoDto |
| BetaAccountInfoDto |
|
AccountInfoDto
Properties
| Name |
Type |
Description |
Notes |
| NativeIdentity |
Pointer to String |
The unique ID of the account generated by the source system |
[optional] |
| DisplayName |
Pointer to String |
Display name for this account |
[optional] |
| Uuid |
Pointer to String |
UUID associated with this account |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]