Share via


VpnGatewayNatRule.IngressVpnSiteLinkConnections Property

Definition

Gets list of ingress VpnSiteLinkConnections.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to