Skip to main content

GetBrandingListV1429Response

Properties

NameTypeDescriptionNotes
MessageAnyTypeA message describing the error[optional]

Examples

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

[Back to top]