LoadBalancerResourceSettings.FrontendIPConfiguration Property

Definition

Gets or sets the frontend IP configurations of the load balancer.

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

Property Value

Implements

Attributes

Applies to