EventHubOptions.ConnectionOptions プロパティ

定義

Azure Event Hub への接続を作成するときに使用される接続オプション。

public Azure.Messaging.EventHubs.EventHubConnectionOptions ConnectionOptions { get; set; }
member this.ConnectionOptions : Azure.Messaging.EventHubs.EventHubConnectionOptions with get, set
Public Property ConnectionOptions As EventHubConnectionOptions

プロパティ値

適用対象