Language

IOrderItemDetails.NotificationEmailList Property

Definition

Additional notification email list

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=true, Description="Additional notification email list", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="notificationEmailList", Update=true)]
public System.Collections.Generic.List<string> NotificationEmailList { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=true, Description="Additional notification email list", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="notificationEmailList", Update=true)>]
member this.NotificationEmailList : System.Collections.Generic.List<string> with get, set
Public Property NotificationEmailList As List(Of String)

Property Value

Attributes

Applies to