Skip to main content

ListAccessModelMetadataAttributeV1429Response

Properties

NameTypeDescriptionNotes
MessageAnyTypeA message describing the error[optional]

Examples

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

[Back to top]