CreateMonitorAction.EmailNotificationSettingEmail Property

Definition

The email recipient list which has a limitation of 499 characters in total.

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

Property Value

Implements

Attributes

Applies to