ServiceBusNamespace.ServiceBusEndpoint Property

Definition

Optional. Endpoint you can use to perform messaging or relay operations. (see http://msdn.microsoft.com/en-us/library/windowsazure/jj873988.aspx for more information)

public Uri ServiceBusEndpoint { get; set; }
member this.ServiceBusEndpoint : Uri with get, set
Public Property ServiceBusEndpoint As Uri

Property Value

Uri

Applies to