Share via


IBackupVaultResource.AzureMonitorAlertsForAllJobFailure Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.AlertsState) }, ReadOnly=false, Required=false, SerializedName="alertsForAllJobFailures")]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.AlertsState? AzureMonitorAlertsForAllJobFailure { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.AlertsState) }, ReadOnly=false, Required=false, SerializedName="alertsForAllJobFailures")>]
member this.AzureMonitorAlertsForAllJobFailure : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.AlertsState> with get, set
Public Property AzureMonitorAlertsForAllJobFailure As Nullable(Of AlertsState)

Property Value

Attributes

Applies to