Share via


SBNamespace.ServiceBusEndpoint Property

Definition

Gets endpoint you can use to perform Service Bus operations.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.serviceBusEndpoint")]
public string ServiceBusEndpoint { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.serviceBusEndpoint")>]
member this.ServiceBusEndpoint : string
Public ReadOnly Property ServiceBusEndpoint As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to