Dela via


IBackendAddressPoolPropertiesFormat.TunnelInterface Property

Definition

An array of gateway load balancer tunnel interfaces.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="An array of gateway load balancer tunnel interfaces.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.IGatewayLoadBalancerTunnelInterface) }, ReadOnly=false, Required=false, SerializedName="tunnelInterfaces")]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.IGatewayLoadBalancerTunnelInterface[] TunnelInterface { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Description="An array of gateway load balancer tunnel interfaces.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.IGatewayLoadBalancerTunnelInterface) }, ReadOnly=false, Required=false, SerializedName="tunnelInterfaces")>]
member this.TunnelInterface : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.IGatewayLoadBalancerTunnelInterface[] with get, set
Public Property TunnelInterface As IGatewayLoadBalancerTunnelInterface()

Property Value

Attributes

Applies to