GatewayMessageBusStreamInputDataSource Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes a blob input data source that contains stream data.
public class GatewayMessageBusStreamInputDataSource : Azure.ResourceManager.StreamAnalytics.Models.StreamInputDataSource, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.StreamAnalytics.Models.GatewayMessageBusStreamInputDataSource>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.StreamAnalytics.Models.GatewayMessageBusStreamInputDataSource>
type GatewayMessageBusStreamInputDataSource = class
inherit StreamInputDataSource
interface IJsonModel<GatewayMessageBusStreamInputDataSource>
interface IPersistableModel<GatewayMessageBusStreamInputDataSource>
Public Class GatewayMessageBusStreamInputDataSource
Inherits StreamInputDataSource
Implements IJsonModel(Of GatewayMessageBusStreamInputDataSource), IPersistableModel(Of GatewayMessageBusStreamInputDataSource)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| GatewayMessageBusStreamInputDataSource() |
Initializes a new instance of GatewayMessageBusStreamInputDataSource. |
Properties
| Name | Description |
|---|---|
| Topic |
The name of the Service Bus topic. |
Methods
| Name | Description |
|---|---|
| JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | |