Share via


ApplicationGatewayBackendAddressPool.BackendIPConfigurations Property

Definition

Collection of references to IPs defined in network interfaces.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.NetworkInterfaceIPConfigurationData> BackendIPConfigurations { get; }
member this.BackendIPConfigurations : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.NetworkInterfaceIPConfigurationData>
Public ReadOnly Property BackendIPConfigurations As IReadOnlyList(Of NetworkInterfaceIPConfigurationData)

Property Value

Applies to