次の方法で共有


EmailNotification クラス

定義

自動スケーリング イベントの通知をEmailします。

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

コンストラクター

EmailNotification()

EmailNotification の新しいインスタンスを初期化します。

プロパティ

CustomEmails

カスタム電子メール の一覧。 この値は null または空にすることができます。この場合、この属性は無視されます。

SendToSubscriptionAdministrator

サブスクリプション管理者に電子メールを送信するかどうかを示す値。

SendToSubscriptionCoAdministrators

サブスクリプションの共同管理者に電子メールを送信するかどうかを示す値。

適用対象