AlertsNotificationsSettings


JSON Input Example

{
  "Enabled": false
}

XML Input Example

<?xml version="1.0" encoding="utf-8"?>
<AlertsNotificationsSettings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <Enabled>false</Enabled>
</AlertsNotificationsSettings>