Compartilhar via


BackendAddressPool.TunnelInterfaces Propriedade

Definição

Obtém ou define uma matriz de interfaces de túnel do balanceador de carga do gateway.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a