Skip to main content

ListTriggersV1429Response

Properties

NameTypeDescriptionNotes
MessageAnyTypeA message describing the error[optional]

Examples

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

[Back to top]