你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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)

属性值

适用于