Skip to main content

GetManagedClientsV1429Response

Properties

NameTypeDescriptionNotes
MessageAnyTypeA message describing the error[optional]

Examples

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

[Back to top]