Share via


LoadBalancerData.FrontendIPConfigurations Property

Definition

Object representing the frontend IPs to be used for the load balancer.

public System.Collections.Generic.IList<Azure.ResourceManager.Network.FrontendIPConfigurationData> FrontendIPConfigurations { get; }
member this.FrontendIPConfigurations : System.Collections.Generic.IList<Azure.ResourceManager.Network.FrontendIPConfigurationData>
Public ReadOnly Property FrontendIPConfigurations As IList(Of FrontendIPConfigurationData)

Property Value

Applies to