Share via


ApplicationGateway.BackendAddressPools Property

Definition

List of Application Gateway Backend Address Pools.

public System.Collections.Generic.IList<Azure.ResourceManager.ContainerInstance.Models.ApplicationGatewayBackendAddressPool> BackendAddressPools { get; }
member this.BackendAddressPools : System.Collections.Generic.IList<Azure.ResourceManager.ContainerInstance.Models.ApplicationGatewayBackendAddressPool>
Public ReadOnly Property BackendAddressPools As IList(Of ApplicationGatewayBackendAddressPool)

Property Value

Applies to