Partager via


AddressResponse.InternalIpAddress Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to