id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| event-attributes |
EventAttributes |
EventAttributes |
EventAttributes |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| EventAttributes |
| EventAttributes |
|
/tools/sdk/powershell/v3/models/event-attributes |
| SDK |
| Software Development Kit |
| EventAttributes |
| EventAttributes |
|
EventAttributes
Properties
| Name |
Type |
Description |
Notes |
| Id |
String |
The unique ID of the trigger |
[required] |
| VarFilter |
String |
JSON path expression that will limit which events the trigger will fire on |
[optional] |
| Description |
String |
Description of the event trigger |
[optional] |
| AttributeToFilter |
String |
The attribute to filter on |
[optional] |
| FormDefinitionId |
String |
Form definition's unique identifier. |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]