Skip to main content

SetIconV1429Response

Properties

NameTypeDescriptionNotes
MessageAnyTypeA message describing the error[optional]

Examples

  • Prepare the resource
$SetIconV1429Response = Initialize-SetIconV1429Response  -Message  Rate Limit Exceeded 
  • Convert the resource to JSON
$SetIconV1429Response | ConvertTo-JSON

[Back to top]