Freigeben über


FrontDoor.LoadBalancingSetting Property

Definition

Load balancing settings associated with this Front Door instance.

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

Property Value

Implements

Attributes

Applies to