Compartir a través de


BackendAddressPool.TunnelInterfaces Propiedad

Definición

Obtiene o establece una matriz de interfaces de túnel del equilibrador de carga de puerta de enlace.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.tunnelInterfaces")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.GatewayLoadBalancerTunnelInterface> TunnelInterfaces { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.tunnelInterfaces")>]
member this.TunnelInterfaces : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.GatewayLoadBalancerTunnelInterface> with get, set
Public Property TunnelInterfaces As IList(Of GatewayLoadBalancerTunnelInterface)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a