Compartir a través de


VpnGatewayNatRule.EgressVpnSiteLinkConnections Propiedad

Definición

Obtiene la lista de salida 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a