Share via


BackendAddressPool.TunnelInterfaces Property

Definition

An array of gateway load balancer tunnel interfaces.

public Azure.Provisioning.BicepList<Azure.Provisioning.Network.GatewayLoadBalancerTunnelInterface> TunnelInterfaces { get; set; }
member this.TunnelInterfaces : Azure.Provisioning.BicepList<Azure.Provisioning.Network.GatewayLoadBalancerTunnelInterface> with get, set
Public Property TunnelInterfaces As BicepList(Of GatewayLoadBalancerTunnelInterface)

Property Value

Applies to