mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-06 20:37:46 +00:00
855 B
855 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-set-icon200-response | SetIcon200Response | SetIcon200Response | SetIcon200Response | powershellsdk |
|
/tools/sdk/powershell/v2024/models/set-icon200-response |
|
SetIcon200Response
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Icon | String | url to file with icon | [optional] |
Examples
- Prepare the resource
$SetIcon200Response = Initialize-PSSailpoint.V2024SetIcon200Response -Icon
- Convert the resource to JSON
$SetIcon200Response | ConvertTo-JSON