Share via


LoadBalancerVipSwapContent.FrontendIPConfigurations Property

Definition

A list of frontend IP configuration resources that should swap VIPs.

public System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.LoadBalancerVipSwapRequestFrontendIPConfiguration> FrontendIPConfigurations { get; }
member this.FrontendIPConfigurations : System.Collections.Generic.IList<Azure.ResourceManager.Network.Models.LoadBalancerVipSwapRequestFrontendIPConfiguration>
Public ReadOnly Property FrontendIPConfigurations As IList(Of LoadBalancerVipSwapRequestFrontendIPConfiguration)

Property Value

Applies to