LoadBalancerResourceSettings.BackendAddressPool Property

Definition

Gets or sets the backend address pools of the load balancer.

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

Property Value

Implements

Attributes

Applies to