Aracılığıyla paylaş


LoadBalancer.FrontendIPConfigurations Property

Definition

Gets or sets object representing the frontend IPs to be used for the load balancer.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to