Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InputSchemaToOptionsTypeMap

Package version

A map of input schema names to shapes of the options bag for the send method on EventGridPublisherClient.

Hierarchy

  • InputSchemaToOptionsTypeMap

Index

Properties

CloudEvent

The shape of the options parameter for send when the client is configured to send events using the Cloud Event schema.

Custom

Custom: SendOptions

The shape of the options parameter for send when the client is configured to send events using a custom schema.

EventGrid

EventGrid: SendOptions

The shape of the options parameter for send when the client is configured to send events using the Event Grid schema.

Generated using TypeDoc