次の方法で共有


MonitoringSettings.AzureMonitorAlertSettings プロパティ

定義

Azure Monitor ベースのアラートの設定を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="azureMonitorAlertSettings")]
public Microsoft.Azure.Management.RecoveryServices.Models.AzureMonitorAlertSettings AzureMonitorAlertSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="azureMonitorAlertSettings")>]
member this.AzureMonitorAlertSettings : Microsoft.Azure.Management.RecoveryServices.Models.AzureMonitorAlertSettings with get, set
Public Property AzureMonitorAlertSettings As AzureMonitorAlertSettings

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象