Udostępnij za pośrednictwem


GatewayMessageBusStreamInputDataSource Class

Definition

Describes a blob input data source that contains stream data.

public class GatewayMessageBusStreamInputDataSource : Azure.ResourceManager.StreamAnalytics.Models.StreamInputDataSource
type GatewayMessageBusStreamInputDataSource = class
    inherit StreamInputDataSource
Public Class GatewayMessageBusStreamInputDataSource
Inherits StreamInputDataSource
Inheritance
GatewayMessageBusStreamInputDataSource

Constructors

GatewayMessageBusStreamInputDataSource()

Initializes a new instance of GatewayMessageBusStreamInputDataSource.

Properties

Topic

The name of the Service Bus topic.

Applies to