次の方法で共有


IotEventHubIngestionEndpointConfiguration クラス

定義

Event Hub インジェスト エンドポイントの構成

public class IotEventHubIngestionEndpointConfiguration
type IotEventHubIngestionEndpointConfiguration = class
Public Class IotEventHubIngestionEndpointConfiguration
継承
IotEventHubIngestionEndpointConfiguration

コンストラクター

IotEventHubIngestionEndpointConfiguration()

IotEventHubIngestionEndpointConfiguration クラスの新しいインスタンスを初期化します。

IotEventHubIngestionEndpointConfiguration(String, String, String)

IotEventHubIngestionEndpointConfiguration クラスの新しいインスタンスを初期化します。

プロパティ

ConsumerGroup

接続するイベント ハブのコンシューマー グループを取得または設定します。

EventHubName

接続するイベント ハブ名を取得または設定します。

FullyQualifiedEventHubNamespace

接続するイベント ハブの完全修飾名前空間を取得または設定します。

適用対象