BackendAddressPoolPropertiesFormat.TunnelInterface Property

Definition

An array of gateway load balancer tunnel interfaces.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IGatewayLoadBalancerTunnelInterface> TunnelInterface { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.TunnelInterface : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IGatewayLoadBalancerTunnelInterface> with get, set
Public Property TunnelInterface As List(Of IGatewayLoadBalancerTunnelInterface)

Property Value

Implements

Attributes

Applies to