SavedSearchName
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| Name | String | The name of the saved search. | [optional] | 
| Description | String | The description of the saved search. | [optional] | 
Examples
- Prepare the resource
$SavedSearchName = Initialize-V2024SavedSearchName  -Name Disabled accounts `
 -Description Disabled accounts
- Convert the resource to JSON
$SavedSearchName | ConvertTo-JSON