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