EmailNotification.CustomEmails Property

Definition

the custom e-mails list. This value can be null or empty, in which case this attribute will be ignored.

public Azure.Provisioning.BicepList<string> CustomEmails { get; set; }
member this.CustomEmails : Azure.Provisioning.BicepList<string> with get, set
Public Property CustomEmails As BicepList(Of String)

Property Value

Applies to