Partager via


VpnConnectionInner.VpnLinkConnections Propriété

Définition

Obtient ou définit la liste de toutes les connexions de lien de site VPN à la passerelle.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à