Skip to main content

ListConnectorCustomizersV1429Response

Properties

NameTypeDescriptionNotes
MessageAnyTypeA message describing the error[optional]

Examples

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

[Back to top]