Sdílet prostřednictvím


NotificationSetting.EmailOn Property

Definition

Send email notification to user on specified notification type.

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)

Property Value

Applies to