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-user-app-account |
UserAppAccount |
UserAppAccount |
UserAppAccount |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| UserAppAccount |
| BetaUserAppAccount |
|
/tools/sdk/powershell/beta/models/user-app-account |
| SDK |
| Software Development Kit |
| UserAppAccount |
| BetaUserAppAccount |
|
UserAppAccount
Properties
| Name |
Type |
Description |
Notes |
| Id |
Pointer to String |
the account ID |
[optional] |
| Type |
Pointer to String |
It will always be ""ACCOUNT"" |
[optional] |
| Name |
Pointer to String |
the account name |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]