IWebhookEventInfo Interface

Definition

Response containing the Webhook event details.

public interface IWebhookEventInfo : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWebhookEventInfo = interface
    interface IBeta
Public Interface IWebhookEventInfo
Implements IBeta
Implements

Properties

EventRequestMessage

Gets the event request object.

EventResponseMessage

Gets the event response object.

Applies to