Share via


EndpointAccessResource.HybridConnectionName Property

Definition

Gets or sets azure Relay hybrid connection name for the resource.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to