LoadBalancerResourceSettings.FrontendIPConfigurations Property

Definition

Gets or sets the frontend IP configurations of the load balancer.

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

Property Value

Applies to