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-app-account-details |
AppAccountDetails |
AppAccountDetails |
AppAccountDetails |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| AppAccountDetails |
|
/tools/sdk/powershell/beta/models/app-account-details |
| SDK |
| Software Development Kit |
| AppAccountDetails |
|
AppAccountDetails
Properties
| Name |
Type |
Description |
Notes |
| AppId |
Pointer to String |
The source app ID |
[optional] |
| AppDisplayName |
Pointer to String |
The source app display name |
[optional] |
| SourceAccount |
Pointer to AppAccountDetailsSourceAccount |
|
[optional] |
Examples
- Convert the resource to JSON
[Back to top]