Share via


VpnGatewayNatRule.EgressVpnSiteLinkConnections Property

Definition

Gets list of egress VpnSiteLinkConnections.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.egressVpnSiteLinkConnections")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource> EgressVpnSiteLinkConnections { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.egressVpnSiteLinkConnections")>]
member this.EgressVpnSiteLinkConnections : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.SubResource>
Public ReadOnly Property EgressVpnSiteLinkConnections As IList(Of SubResource)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to