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