Skip to main content

GetAttestationDocumentV1429Response

Properties

NameTypeDescriptionNotes
MessageAnyTypeA message describing the error[optional]

Examples

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

[Back to top]