Skip to main content

ListEntitlementsV1429Response

Properties

NameTypeDescriptionNotes
MessageAnyTypeA message describing the error[optional]

Examples

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

[Back to top]