VpnSite.IpAddress Property

Definition

Gets or sets the ip-address for the vpn-site.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.ipAddress")]
public string IpAddress { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ipAddress")>]
member this.IpAddress : string with get, set
Public Property IpAddress As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to