Freigeben über


CloudServiceLoadBalancerConfiguration.FrontendIPConfigurations Eigenschaft

Definition

Gibt die Front-End-IP an, die für den Lastenausgleich verwendet werden soll. Es wird nur die IPv4-Front-End-IP-Adresse unterstützt. Jede Lastenausgleichskonfiguration muss genau eine Front-End-IP-Konfiguration aufweisen.

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

Eigenschaftswert

Gilt für: