PSApplicationGatewayBackendAddressPool.BackendAddresses Property

Definition

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

Property Value

Applies to