Property Amqp
Amqp
This object contains information about the channel representation in AMQP.
[JsonPropertyName("amqp")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public AmqpChannelBinding? Amqp { get; set; }
This object contains information about the channel representation in AMQP.
[JsonPropertyName("amqp")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public AmqpChannelBinding? Amqp { get; set; }