EventDeliverySchema type

The event delivery schema for the event subscription.
KnownEventDeliverySchema can be used interchangeably with EventDeliverySchema, this enum contains the known values that the service supports.

Known values supported by the service

EventGridSchema: EventGridSchema
CustomInputSchema: CustomInputSchema
CloudEventSchemaV1_0: CloudEventSchemaV1_0

type EventDeliverySchema = string