HybridConnection.RelayName Property

Definition

Gets or sets the name of the Service Bus relay.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to