EmailConfigurationModelProperties interface
Email configuration model properties.
custom |
Gets or sets the custom email address for sending emails. |
locale | Gets or sets the locale for the email notification. |
send |
Gets or sets a value indicating whether to send email to subscription administrator. |
Gets or sets the custom email address for sending emails.
customEmailAddresses?: string[]
Property Value
string[]
Gets or sets the locale for the email notification.
locale?: string
Property Value
string
Gets or sets a value indicating whether to send email to subscription administrator.
sendToOwners: boolean
Property Value
boolean
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript