PrivateLinkServiceData.LoadBalancerFrontendIPConfigurations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An array of references to the load balancer IP configurations.
public System.Collections.Generic.IList<Azure.ResourceManager.Network.FrontendIPConfigurationData> LoadBalancerFrontendIPConfigurations { get; }
member this.LoadBalancerFrontendIPConfigurations : System.Collections.Generic.IList<Azure.ResourceManager.Network.FrontendIPConfigurationData>
Public ReadOnly Property LoadBalancerFrontendIPConfigurations As IList(Of FrontendIPConfigurationData)