Share via


BackendAddressPoolData.TunnelInterfaces Property

Definition

An array of gateway load balancer tunnel interfaces.

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

Property Value

Applies to