Skip to main content

SetIcon200Response

Properties

NameTypeDescriptionNotes
IconStringurl to file with icon[optional]

Examples

  • Prepare the resource
$SetIcon200Response = Initialize-PSSailpoint.V2024SetIcon200Response  -Icon 
  • Convert the resource to JSON
$SetIcon200Response | ConvertTo-JSON

[Back to top]