次の方法で共有


IWithWebhook インターフェイス

定義

Webhook を追加または削除できるコンテナー レジストリ定義のステージ。

public interface IWithWebhook
type IWithWebhook = interface
Public Interface IWithWebhook
派生

メソッド

DefineWebhook(String)

このコンテナー レジストリに追加する新しい Webhook の定義を開始します。

適用対象