ServiceBusClientOptions.CustomEndpointAddress Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A custom endpoint address that can be used when establishing the connection to the Service Bus service.
public Uri CustomEndpointAddress { get; set; }
member this.CustomEndpointAddress : Uri with get, set
Public Property CustomEndpointAddress As Uri
The custom endpoint address will be used in place of the default endpoint provided by the Service Bus namespace when establishing the connection. The connection string or fully qualified namespace will still be needed in order to validate the connection with the service.
Отзыв о Azure SDK for .NET
Azure SDK for .NET — это проект с открытым исходным кодом. Выберите ссылку, чтобы оставить отзыв: