BackendAddressPool.LoadBalancingRule Property

Definition

An array of references to load balancing rules that use this backend address pool.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.ISubResourceAutoGenerated> LoadBalancingRule { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)>]
member this.LoadBalancingRule : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.ISubResourceAutoGenerated>
Public ReadOnly Property LoadBalancingRule As List(Of ISubResourceAutoGenerated)

Property Value

Implements

Attributes

Applies to