NotificationSetting.EmailOn プロパティ

定義

指定した通知の種類に関する電子メール通知をユーザーに送信します。

public System.Collections.Generic.IList<Azure.ResourceManager.MachineLearning.Models.EmailNotificationEnableType> EmailOn { get; set; }
member this.EmailOn : System.Collections.Generic.IList<Azure.ResourceManager.MachineLearning.Models.EmailNotificationEnableType> with get, set
Public Property EmailOn As IList(Of EmailNotificationEnableType)

プロパティ値

適用対象