MonitorDefinition.AlertNotificationSetting プロパティ

定義

モニターの通知設定。 基底クラスであることに注意 MonitoringAlertNotificationSettingsBase してください。 このシナリオでは、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、 と がEmailMonitoringAlertNotificationSettings含まれますAzMonMonitoringAlertNotificationSettings

public Azure.ResourceManager.MachineLearning.Models.MonitoringAlertNotificationSettingsBase AlertNotificationSetting { get; set; }
member this.AlertNotificationSetting : Azure.ResourceManager.MachineLearning.Models.MonitoringAlertNotificationSettingsBase with get, set
Public Property AlertNotificationSetting As MonitoringAlertNotificationSettingsBase

プロパティ値

適用対象