Skip to main content

GetTotalCountV1429Response

Properties

NameTypeDescriptionNotes
MessageAnyTypeA message describing the error[optional]

Examples

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

[Back to top]