PSApplicationGateway.BackendAddressPools Property

Definition

public System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayBackendAddressPool> BackendAddressPools { get; set; }
member this.BackendAddressPools : System.Collections.Generic.List<Microsoft.Azure.Commands.Network.Models.PSApplicationGatewayBackendAddressPool> with get, set
Public Property BackendAddressPools As List(Of PSApplicationGatewayBackendAddressPool)

Property Value

Applies to