AddressResponseInner.ServiceIpAddress Property

Definition

Gets or sets main public virtual IP.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to