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-argument |
Argument |
Argument |
Argument |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| Argument |
| BetaArgument |
|
/tools/sdk/powershell/beta/models/argument |
| SDK |
| Software Development Kit |
| Argument |
| BetaArgument |
|
Argument
Properties
| Name |
Type |
Description |
Notes |
| Name |
String |
the name of the argument |
[required] |
| Description |
String |
the description of the argument |
[optional] |
| Type |
String |
the programmatic type of the argument |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]