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-action |
AccountAction |
AccountAction |
AccountAction |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| AccountAction |
| BetaAccountAction |
|
/tools/sdk/powershell/beta/models/account-action |
| SDK |
| Software Development Kit |
| AccountAction |
| BetaAccountAction |
|
AccountAction
Properties
| Name |
Type |
Description |
Notes |
| Action |
Enum [ "ENABLE", "DISABLE" ] |
Describes if action will be enabled or disabled |
[optional] |
| SourceIds |
[]String |
List of source IDs. The sources must have the ENABLE feature or flat file source. See ""/sources"" endpoint for source features. |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]