AutoMlJob.NotificationSettingEmailOn Property

Definition

Send email notification to user on specified notification type

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)]
public System.Collections.Generic.List<string> NotificationSettingEmailOn { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)>]
member this.NotificationSettingEmailOn : System.Collections.Generic.List<string> with get, set
Public Property NotificationSettingEmailOn As List(Of String)

Property Value

Implements

Attributes

Applies to