ServiceBusConnectionStringProperties.Endpoint Property

Definition

The endpoint to be used for connecting to the Service Bus namespace.

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

Property Value

Uri

The endpoint address, including protocol, from the connection string.

Applies to