Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InputSchemaMapping

Package version

By default, Event Grid expects events to be in the Event Grid event schema. Specifying an input schema mapping enables publishing to Event Grid using a custom input schema. Currently, the only supported type of InputSchemaMapping is 'JsonInputSchemaMapping'.

Hierarchy

  • InputSchemaMapping

Index

Properties

inputSchemaMappingType

inputSchemaMappingType: "Json"

Polymorphic discriminator, which specifies the different types this object can be

Generated using TypeDoc