HybridConnectionInner.ServiceBusNamespace Property

Definition

Gets or sets the name of the Service Bus namespace.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.serviceBusNamespace")]
public string ServiceBusNamespace { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.serviceBusNamespace")>]
member this.ServiceBusNamespace : string with get, set
Public Property ServiceBusNamespace As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to