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-external-attributes |
ExternalAttributes |
ExternalAttributes |
ExternalAttributes |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| ExternalAttributes |
| BetaExternalAttributes |
|
/tools/sdk/powershell/beta/models/external-attributes |
| SDK |
| Software Development Kit |
| ExternalAttributes |
| BetaExternalAttributes |
|
ExternalAttributes
Properties
| Name |
Type |
Description |
Notes |
| Name |
String |
A unique name for the external trigger |
[optional] |
| Description |
String |
Additional context about the external trigger |
[optional] |
| ClientId |
String |
OAuth Client ID to authenticate with this trigger |
[optional] |
| Url |
String |
URL to invoke this workflow |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]