DataflowEndpointKafkaPartitionStrategy type
DataflowEndpoint Kafka Partition Strategy properties
KnownDataflowEndpointKafkaPartitionStrategy can be used interchangeably with DataflowEndpointKafkaPartitionStrategy,
this enum contains the known values that the service supports.
Known values supported by the service
Default: Default: Assigns messages to random partitions, using a round-robin algorithm.
Static: Static: Assigns messages to a fixed partition number that's derived from the instance ID of the dataflow.
Topic: TOPIC Option
Property: PROPERTY Option
type DataflowEndpointKafkaPartitionStrategy = string