VpnClientConnectionHealthDetail.PrivateIpAddress Property

Definition

Gets the assigned private Ip of a connected vpn client.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to