你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

EmailNotification 类

定义

Email自动缩放事件的通知。

public class EmailNotification
type EmailNotification = class
Public Class EmailNotification
继承
EmailNotification

构造函数

EmailNotification()

初始化 EmailNotification 的新实例。

属性

CustomEmails

自定义电子邮件列表。 此值可以为 null 或空,在这种情况下,将忽略此属性。

SendToSubscriptionAdministrator

一个值,该值指示是否向订阅管理员发送电子邮件。

SendToSubscriptionCoAdministrators

一个值,该值指示是否向订阅共同管理员发送电子邮件。

适用于