Language

ContactDetails.EmailList Property

Definition

List of Email-ids to be notified about job progress.

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

Property Value

Implements

Attributes

Applies to