IPatchBackupVaultInput.AzureMonitorAlertsForAllJobFailure Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PSArgumentCompleter(new System.String[] { "Enabled", "Disabled" })]
[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="alertsForAllJobFailures", Update=true)]
public string AzureMonitorAlertsForAllJobFailure { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.PSArgumentCompleter(new System.String[] { "Enabled", "Disabled" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="alertsForAllJobFailures", Update=true)>]
member this.AzureMonitorAlertsForAllJobFailure : string with get, set
Public Property AzureMonitorAlertsForAllJobFailure As String

Property Value

Attributes

Applies to