VpnClientConnectionHealthDetail.PrivateIpAddress プロパティ

定義

接続された VPN クライアントの割り当てられたプライベート IP を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象