GatewayMessageBusStreamInputDataSource interface
Describes a blob input data source that contains stream data.
- Extends
Properties
| topic | The name of the Service Bus topic. |
| type | Polymorphic discriminator, which specifies the different types this object can be |
Property Details
topic
The name of the Service Bus topic.
topic?: string
Property Value
string
type
Polymorphic discriminator, which specifies the different types this object can be
type: "GatewayMessageBus"
Property Value
"GatewayMessageBus"