AzureMonitorAlertSettings Class
Settings for Azure Monitor based alerts.
- Inheritance
-
azure.mgmt.dataprotection._serialization.ModelAzureMonitorAlertSettings
Constructor
AzureMonitorAlertSettings(*, alerts_for_all_job_failures: str | _models.AlertsState | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
alerts_for_all_job_failures
|
str or
AlertsState
Known values are: "Enabled" and "Disabled". |
Variables
Name | Description |
---|---|
alerts_for_all_job_failures
|
str or
AlertsState
Known values are: "Enabled" and "Disabled". |
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python