NetworkInterface.LoadBalancerFrontendIPConfiguration Property

Definition

An array of references to the load balancer IP configurations.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IFrontendIPConfiguration> LoadBalancerFrontendIPConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)>]
member this.LoadBalancerFrontendIPConfiguration : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IFrontendIPConfiguration> with get, set
Public Property LoadBalancerFrontendIPConfiguration As List(Of IFrontendIPConfiguration)

Property Value

Implements

Attributes

Applies to