Skip to main content

GetNotificationTemplateVariablesV1429Response

Properties

NameTypeDescriptionNotes
MessageAnyTypeA message describing the error[optional]

Examples

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

[Back to top]