BackendAddressPoolPropertiesFormat.LoadBalancerBackendAddress Property

Definition

An array of backend addresses.

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

Property Value

Implements

Attributes

Applies to