Skip to main content

ListEntitlementConnectionsV1429Response

Properties

NameTypeDescriptionNotes
MessageAnyTypeA message describing the error[optional]

Examples

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

[Back to top]