Compartir a través de


IAzureMonitorAlertSettings.AlertsForAllJobFailure 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? AlertsForAllJobFailure { 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.AlertsForAllJobFailure : Nullable<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Support.AlertsState> with get, set
Public Property AlertsForAllJobFailure As Nullable(Of AlertsState)

Property Value

Attributes

Applies to