Share via


LoadBalancerBackendAddress.IpAddress Property

Definition

Gets or sets IP Address belonging to the referenced virtual network.

[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