Freigeben über


LoadBalancerInner.FrontendIPConfigurations Eigenschaft

Definition

Ruft ein Objekt ab, das die Front-End-IP-Adressen darstellt, die für den Lastenausgleich verwendet werden sollen, oder legt es fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: