Table of Contents

Class AmqpChannelBinding

Namespace
Ratatoskr.AsyncApi.Model.Bindings
Assembly
Ratatoskr.dll
public class AmqpChannelBinding
Inheritance
AmqpChannelBinding
Inherited Members

Properties

BindingVersion

The version of this binding. If omitted, "latest" MUST be assumed.

Exchange

When is=routingKey, this object defines the exchange properties.

Is

Defines what type of channel is it. Can be either queue or routingKey (default).

Queue

When is=queue, this object defines the queue properties.