AzureMonitorAlertSettings Class

Settings for Azure Monitor based alerts.

Inheritance
azure.mgmt.dataprotection._serialization.Model
AzureMonitorAlertSettings

Constructor

AzureMonitorAlertSettings(*, alerts_for_all_job_failures: str | _models.AlertsState | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
alerts_for_all_job_failures

Known values are: "Enabled" and "Disabled".

Variables

Name Description
alerts_for_all_job_failures

Known values are: "Enabled" and "Disabled".