次の方法で共有


AutoscaleNotification クラス

定義

自動スケーリング通知。

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

コンストラクター

AutoscaleNotification()

AutoscaleNotification クラスの新しいインスタンスを初期化します。

AutoscaleNotification(EmailNotification, IList<WebhookNotification>)

AutoscaleNotification クラスの新しいインスタンスを初期化します。

プロパティ

Email

電子メール通知を取得または設定します。

Operation

通知に関連付けられている操作とその値は "scale" である必要があります

Webhooks

Webhook 通知のコレクションを取得または設定します。

適用対象