SavedsearchcompleteSearchResults
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Account | SavedsearchcompleteSearchResultsAccount | [optional] | |
| Entitlement | SavedsearchcompleteSearchResultsEntitlement | [optional] | |
| Identity | SavedsearchcompleteSearchResultsIdentity | [optional] |
Examples
- Prepare the resource
$SavedsearchcompleteSearchResults = Initialize-SavedsearchcompleteSearchResults -Account null `
-Entitlement null `
-Identity null
- Convert the resource to JSON
$SavedsearchcompleteSearchResults | ConvertTo-JSON