Interface WebhookEventInfo


  • public interface WebhookEventInfo
    Response containing the primary and secondary admin API keys for a given Azure Search service.
    • Method Detail

      • eventRequestMessage

        EventRequestMessage eventRequestMessage()
        Gets the event request object.
        Returns:
        the event request message value
      • eventResponseMessage

        EventResponseMessage eventResponseMessage()
        Gets the event response object.
        Returns:
        the event response message value