Freigeben über


LoadBalancer.FrontendIPConfigurations Eigenschaft

Definition

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

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: