次の方法で共有


GatewayMessageBusStreamInputDataSource クラス

定義

ストリーム データを含む BLOB 入力データ ソースについて説明します。

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

コンストラクター

GatewayMessageBusStreamInputDataSource()

GatewayMessageBusStreamInputDataSource の新しいインスタンスを初期化します。

プロパティ

Topic

Service Bus トピックの名前。

適用対象