次の方法で共有


AzureMonitorAlertSettings.AlertsForAllJobFailures プロパティ

定義

使用可能な値を取得または設定します: 'Enabled'、'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="alertsForAllJobFailures")]
public string AlertsForAllJobFailures { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="alertsForAllJobFailures")>]
member this.AlertsForAllJobFailures : string with get, set
Public Property AlertsForAllJobFailures As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象