你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

HybridConnectionClient.Address 属性

定义

获取要连接的此 HybridConnection 的地址。 要侦听 HybridConnections 的地址。 此地址的格式应为“sb://contoso.servicebus.windows.net/yourhybridconnection”。

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

属性值

Uri

适用于