HybridConnectionInner.RelayArmUri Property

Definition

Gets or sets the ARM URI to the Service Bus relay.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to