Share via


IPrivateLinkService.LoadBalancerFrontendIpConfigurations Property

Definition

Gets an array of references to the load balancer IP configurations.

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Network.Fluent.ILoadBalancerFrontend> LoadBalancerFrontendIpConfigurations { get; }
member this.LoadBalancerFrontendIpConfigurations : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Network.Fluent.ILoadBalancerFrontend>
Public ReadOnly Property LoadBalancerFrontendIpConfigurations As IReadOnlyList(Of ILoadBalancerFrontend)

Property Value

Applies to