SavedSearchCompleteSearchResults
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Account | SavedSearchCompleteSearchResultsAccount | [optional] | |
| Entitlement | SavedSearchCompleteSearchResultsEntitlement | [optional] | |
| Identity | SavedSearchCompleteSearchResultsIdentity | [optional] |
Examples
- Prepare the resource
$SavedSearchCompleteSearchResults = Initialize-BetaSavedSearchCompleteSearchResults -Account null `
-Entitlement null `
-Identity null
- Convert the resource to JSON
$SavedSearchCompleteSearchResults | ConvertTo-JSON