Skip to main content

ListIdentityCertificationsV1429Response

Properties

NameTypeDescriptionNotes
MessageAnyTypeA message describing the error[optional]

Examples

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

[Back to top]