次の方法で共有


ContainerRegistryWebhookCallbackConfig クラス

定義

Webhook のサービス URI とカスタム ヘッダーの構成。

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

プロパティ

CustomHeaders

Webhook 通知に追加されるカスタム ヘッダー。

ServiceUri

通知を投稿する Webhook のサービス URI。

適用対象