DataflowGraphConnectionSchemaSerializationFormat type

Serialization format for dataflow graph connection.
KnownDataflowGraphConnectionSchemaSerializationFormat can be used interchangeably with DataflowGraphConnectionSchemaSerializationFormat, this enum contains the known values that the service supports.

Known values supported by the service

Delta: Delta Format
Json: JSON Format
Parquet: Parquet Format
Avro: Avro serialization format.

type DataflowGraphConnectionSchemaSerializationFormat = string