ScheduledSearchName
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Name | String | The name of the scheduled search. | [optional] |
| Description | String | The description of the scheduled search. | [optional] |
Examples
- Prepare the resource
$ScheduledSearchName = Initialize-V2024ScheduledSearchName -Name Daily disabled accounts `
-Description Daily disabled accounts
- Convert the resource to JSON
$ScheduledSearchName | ConvertTo-JSON