id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| search-arguments |
SearchArguments |
SearchArguments |
SearchArguments |
powershellsdk |
| powershell |
| PowerShell |
| sdk |
| SearchArguments |
|
/tools/sdk/powershell/v3/models/search-arguments |
| SDK |
| Software Development Kit |
| SearchArguments |
|
SearchArguments
Properties
| Name |
Type |
Description |
Notes |
| ScheduleId |
Pointer to String |
The ID of the scheduled search that triggered the saved search execution. |
[optional] |
| Owner |
Pointer to TypedReference |
The owner of the scheduled search being tested. |
[optional] |
| Recipients |
Pointer to []TypedReference |
The email recipients of the scheduled search being tested. |
[optional] |
Examples
- Convert the resource to JSON
[Back to top]