InboundNatRulePropertiesFormat.LoadBalancerBackendAddressPool Property

Definition

The reference to LoadBalancerBackendAddressPool resource.

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

Property Value

Implements

Attributes

Applies to