SetIconRequest
Properties
Name | Type | Description | Notes |
---|---|---|---|
Image | System.IO.FileInfo | file with icon. Allowed mime-types ['image/png', 'image/jpeg'] | [required] |
Examples
- Prepare the resource
$SetIconRequest = Initialize-PSSailpoint.V2024SetIconRequest -Image \x00\x00\x00\x02
- Convert the resource to JSON
$SetIconRequest | ConvertTo-JSON