Property Consumer
Consumer
Configures durable sourcing using a pre-created consumer.
[JsonPropertyName("consumer")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public StreamConsumerSource? Consumer { get; set; }
Configures durable sourcing using a pre-created consumer.
[JsonPropertyName("consumer")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public StreamConsumerSource? Consumer { get; set; }