Share via


EmailConfigurationModelProperties interface

Email configuration model properties.

Properties

customEmailAddresses

Gets or sets the custom email address for sending emails.

locale

Gets or sets the locale for the email notification.

provisioningState

Gets or sets the provisioning state of the email configuration.

sendToOwners

Gets or sets a value indicating whether to send email to subscription administrator.

Property Details

customEmailAddresses

Gets or sets the custom email address for sending emails.

customEmailAddresses?: string[]

Property Value

string[]

locale

Gets or sets the locale for the email notification.

locale?: string

Property Value

string

provisioningState

Gets or sets the provisioning state of the email configuration.

provisioningState?: string

Property Value

string

sendToOwners

Gets or sets a value indicating whether to send email to subscription administrator.

sendToOwners: boolean

Property Value

boolean