次の方法で共有


TunnelConnectionHealth.Tunnel プロパティ

定義

トンネル名を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象