Skip to main content

ListIdentityAttributesV1429Response

Properties

NameTypeDescriptionNotes
MessageAnyTypeA message describing the error[optional]

Examples

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

[Back to top]