Esposter
    Preparing search index...

    Function createEventGridEvent

    • Type Parameters

      • TData

      Parameters

      Returns { data: TData; dataVersion: string; eventType: string; subject: string }

      • data: TData

        Event data specific to the event type.

      • dataVersion: string

        The schema version of the data object.

      • eventType: string

        The type of the event.

      • subject: string

        A resource path relative to the topic path.