Share via


IMonitoringSettings Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api202501.MonitoringSettingsTypeConverter))]
public interface IMonitoringSettings : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.Api202501.MonitoringSettingsTypeConverter))>]
type IMonitoringSettings = interface
    interface IJsonSerializable
Public Interface IMonitoringSettings
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
AzureMonitorAlertsForAllJobFailure

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to