Skip to main content

GetReportResultV1429Response

Properties

NameTypeDescriptionNotes
MessageAnyTypeA message describing the error[optional]

Examples

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

[Back to top]