Share via


TunnelConnectionHealth.Tunnel Property

Definition

Gets tunnel name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to