Partager via


AddressResponse.ServiceIpAddress Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to