Freigeben über


PrivateLinkServiceInner.LoadBalancerFrontendIpConfigurations Eigenschaft

Definition

Ruft ein Array von Verweisen auf die IP-Konfigurationen des Lastenausgleichs ab oder legt dieses fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.loadBalancerFrontendIpConfigurations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.FrontendIPConfigurationInner> LoadBalancerFrontendIpConfigurations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.loadBalancerFrontendIpConfigurations")>]
member this.LoadBalancerFrontendIpConfigurations : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Fluent.Models.FrontendIPConfigurationInner> with get, set
Public Property LoadBalancerFrontendIpConfigurations As IList(Of FrontendIPConfigurationInner)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: