IApplicationGatewayBackend.Addresses Property

Definition

Gets addresses on the backend of the application gateway.

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayBackendAddress> Addresses { get; }
member this.Addresses : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Network.Fluent.Models.ApplicationGatewayBackendAddress>
Public ReadOnly Property Addresses As IReadOnlyList(Of ApplicationGatewayBackendAddress)

Property Value

Applies to