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-Scheduledsearchname -Name Daily disabled accounts `
-Description Daily disabled accounts
- Convert the resource to JSON
$Scheduledsearchname | ConvertTo-JSON