Skip to main content

GetServiceDeskIntegrationsV1429Response

Properties

NameTypeDescriptionNotes
MessageAnyTypeA message describing the error[optional]

Examples

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

[Back to top]