次の方法で共有


HybridConnectionListener.Address プロパティ

定義

HybridConnections をリッスンするアドレスを取得します。 このアドレスは、"sb://contoso.servicebus.windows.net/yourhybridconnection" の形式にする必要があります。

public Uri Address { get; }
member this.Address : Uri
Public ReadOnly Property Address As Uri

プロパティ値

Uri

適用対象