SetIconV1Request
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Image | System.IO.FileInfo | file with icon. Allowed mime-types ['image/png', 'image/jpeg'] | [required] |
Examples
- Prepare the resource
$SetIconV1Request = Initialize-SetIconV1Request -Image [B@4b6ac111
- Convert the resource to JSON
$SetIconV1Request | ConvertTo-JSON