VpnClientConnectionHealthDetail.PublicIpAddress プロパティ

定義

接続されている VPN クライアントのパブリック Ip を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象