Skip to main content

ListIdentitiesV1429Response

Properties

NameTypeDescriptionNotes
MessageAnyTypeA message describing the error[optional]

Examples

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

[Back to top]