Share via


LoadBalancerBackendAddress.NetworkInterfaceIPConfiguration Property

Definition

Gets reference to IP address defined in network interfaces.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.networkInterfaceIPConfiguration")]
public Microsoft.Azure.Management.Network.Models.SubResource NetworkInterfaceIPConfiguration { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.networkInterfaceIPConfiguration")>]
member this.NetworkInterfaceIPConfiguration : Microsoft.Azure.Management.Network.Models.SubResource
Public ReadOnly Property NetworkInterfaceIPConfiguration As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to