次の方法で共有


ContainerRegistryWebhookEvent クラス

定義

Webhook のイベント。

public class ContainerRegistryWebhookEvent : Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryWebhookEventInfo
type ContainerRegistryWebhookEvent = class
    inherit ContainerRegistryWebhookEventInfo
Public Class ContainerRegistryWebhookEvent
Inherits ContainerRegistryWebhookEventInfo
継承
ContainerRegistryWebhookEvent

プロパティ

EventRequestMessage

サービス URI に送信されるイベント要求メッセージ。

EventResponseMessage

サービス URI から受信したイベント応答メッセージ。

Id

イベント ID。

(継承元 ContainerRegistryWebhookEventInfo)

適用対象