Condividi tramite


ILoadBalancerResourceSettings.FrontendIPConfiguration Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets the frontend IP configurations of the load balancer.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.ILbFrontendIpconfigurationResourceSettings) }, ReadOnly=false, Required=false, SerializedName="frontendIPConfigurations")]
public Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.ILbFrontendIpconfigurationResourceSettings[] FrontendIPConfiguration { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets the frontend IP configurations of the load balancer.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.ILbFrontendIpconfigurationResourceSettings) }, ReadOnly=false, Required=false, SerializedName="frontendIPConfigurations")>]
member this.FrontendIPConfiguration : Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Models.Api20230801.ILbFrontendIpconfigurationResourceSettings[] with get, set
Public Property FrontendIPConfiguration As ILbFrontendIpconfigurationResourceSettings()

Property Value

Attributes

Applies to