HciVmBackendAddressPoolProperties.LoadBalancerBackendAddresses Property

Definition

List of backend addresses for the backend pool.

public System.Collections.Generic.IList<Azure.ResourceManager.Hci.Vm.Models.HciVmLoadBalancerBackendAddress> LoadBalancerBackendAddresses { get; }
member this.LoadBalancerBackendAddresses : System.Collections.Generic.IList<Azure.ResourceManager.Hci.Vm.Models.HciVmLoadBalancerBackendAddress>
Public ReadOnly Property LoadBalancerBackendAddresses As IList(Of HciVmLoadBalancerBackendAddress)

Property Value

Applies to