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