ListPredefinedSelectOptionsResponse
Properties
Name | Type | Description | Notes |
---|---|---|---|
Results | []String | Results holds a list of PreDefinedSelectOption items | [optional] |
Examples
- Prepare the resource
$ListPredefinedSelectOptionsResponse = Initialize-PSSailpoint.V2024ListPredefinedSelectOptionsResponse -Results null
- Convert the resource to JSON
$ListPredefinedSelectOptionsResponse | ConvertTo-JSON