StreamInputDataSource interface
Describes an input data source that contains stream data.
Properties
type | Polymorphic discriminator, which specifies the different types this object can be |
Property Details
type
Polymorphic discriminator, which specifies the different types this object can be
type: "Microsoft.Storage/Blob" | "Microsoft.ServiceBus/EventHub" | "Microsoft.EventHub/EventHub" | "Microsoft.Devices/IotHubs"
Property Value
"Microsoft.Storage/Blob" | "Microsoft.ServiceBus/EventHub" | "Microsoft.EventHub/EventHub" | "Microsoft.Devices/IotHubs"