Skip to main content

GetConnectorRuleListV1429Response

Properties

NameTypeDescriptionNotes
MessageAnyTypeA message describing the error[optional]

Examples

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

[Back to top]