次の方法で共有


WebhookNotification クラス

定義

自動スケーリング イベントの Webhook 通知。

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

コンストラクター

WebhookNotification()

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

WebhookNotification(String, IDictionary<String,String>)

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

プロパティ

Properties

設定のプロパティ バッグを取得または設定します。 この値は空にすることができます。

ServiceUri

通知を受信するサービス アドレスを取得または設定します。

適用対象