BackendAddressPool.LoadBalancerBackendAddress Property

Definition

An array of backend addresses.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.ILoadBalancerBackendAddress[] LoadBalancerBackendAddress { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)>]
member this.LoadBalancerBackendAddress : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.ILoadBalancerBackendAddress[] with get, set
Public Property LoadBalancerBackendAddress As ILoadBalancerBackendAddress()

Property Value

Implements

Attributes

Applies to