Udostępnij przez


FrontDoorUpdateParameters.LoadBalancingSetting Property

Definition

Load balancing settings associated with this Front Door instance.

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Origin(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.PropertyOrigin.Owned)]
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.Owned)>]
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