EventSerializationType type

Defines values for EventSerializationType.
KnownEventSerializationType can be used interchangeably with EventSerializationType, this enum contains the known values that the service supports.

Known values supported by the service

Csv
Avro
Json
Parquet

type EventSerializationType = string