Skip to main content

SetIconV1200Response

Properties

NameTypeDescriptionNotes
IconStringurl to file with icon[optional]

Examples

  • Prepare the resource
$SetIconV1200Response = Initialize-SetIconV1200Response  -Icon 
  • Convert the resource to JSON
$SetIconV1200Response | ConvertTo-JSON

[Back to top]