共用方式為


EmailConfigurationModelProperties interface

Email組態模型屬性。

屬性

customEmailAddresses

取得或設定傳送電子郵件的自訂電子郵件地址。

locale

取得或設定電子郵件通知的地區設定。

sendToOwners

取得或設定值,指出是否要將電子郵件傳送給訂用帳戶管理員。

屬性詳細資料

customEmailAddresses

取得或設定傳送電子郵件的自訂電子郵件地址。

customEmailAddresses?: string[]

屬性值

string[]

locale

取得或設定電子郵件通知的地區設定。

locale?: string

屬性值

string

sendToOwners

取得或設定值,指出是否要將電子郵件傳送給訂用帳戶管理員。

sendToOwners: boolean

屬性值

boolean