mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-06 20:37:46 +00:00
891 B
891 B
id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id | title | pagination_label | sidebar_label | sidebar_class_name | keywords | slug | tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| v2024-selector | Selector | Selector | Selector | powershellsdk |
|
/tools/sdk/powershell/v2024/models/selector |
|
Selector
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ApplicationId | String | The application id | [optional] |
| AccountMatchConfig | SelectorAccountMatchConfig | [optional] |
Examples
- Prepare the resource
$Selector = Initialize-V2024Selector -ApplicationId 2c91808874ff91550175097daaec161c" `
-AccountMatchConfig null
- Convert the resource to JSON
$Selector | ConvertTo-JSON