Compartir a través de


VpnConnection.VpnLinkConnections Propiedad

Definición

Obtiene o establece la lista de todas las conexiones de vínculo de sitio vpn a la puerta de enlace.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a