azure-native.network.getVpnConnection
Explore with Pulumi AI
Retrieves the details of a vpn connection. API Version: 2020-11-01.
Using getVpnConnection
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getVpnConnection(args: GetVpnConnectionArgs, opts?: InvokeOptions): Promise<GetVpnConnectionResult>
function getVpnConnectionOutput(args: GetVpnConnectionOutputArgs, opts?: InvokeOptions): Output<GetVpnConnectionResult>
def get_vpn_connection(connection_name: Optional[str] = None,
gateway_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetVpnConnectionResult
def get_vpn_connection_output(connection_name: Optional[pulumi.Input[str]] = None,
gateway_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVpnConnectionResult]
func LookupVpnConnection(ctx *Context, args *LookupVpnConnectionArgs, opts ...InvokeOption) (*LookupVpnConnectionResult, error)
func LookupVpnConnectionOutput(ctx *Context, args *LookupVpnConnectionOutputArgs, opts ...InvokeOption) LookupVpnConnectionResultOutput
> Note: This function is named LookupVpnConnection
in the Go SDK.
public static class GetVpnConnection
{
public static Task<GetVpnConnectionResult> InvokeAsync(GetVpnConnectionArgs args, InvokeOptions? opts = null)
public static Output<GetVpnConnectionResult> Invoke(GetVpnConnectionInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetVpnConnectionResult> getVpnConnection(GetVpnConnectionArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:network:getVpnConnection
arguments:
# arguments dictionary
The following arguments are supported:
- Connection
Name string The name of the vpn connection.
- Gateway
Name string The name of the gateway.
- Resource
Group stringName The resource group name of the VpnGateway.
- Connection
Name string The name of the vpn connection.
- Gateway
Name string The name of the gateway.
- Resource
Group stringName The resource group name of the VpnGateway.
- connection
Name String The name of the vpn connection.
- gateway
Name String The name of the gateway.
- resource
Group StringName The resource group name of the VpnGateway.
- connection
Name string The name of the vpn connection.
- gateway
Name string The name of the gateway.
- resource
Group stringName The resource group name of the VpnGateway.
- connection_
name str The name of the vpn connection.
- gateway_
name str The name of the gateway.
- resource_
group_ strname The resource group name of the VpnGateway.
- connection
Name String The name of the vpn connection.
- gateway
Name String The name of the gateway.
- resource
Group StringName The resource group name of the VpnGateway.
getVpnConnection Result
The following output properties are available:
- Connection
Status string The connection status.
- Egress
Bytes doubleTransferred Egress bytes transferred.
- Etag string
A unique read-only string that changes whenever the resource is updated.
- Ingress
Bytes doubleTransferred Ingress bytes transferred.
- Provisioning
State string The provisioning state of the VPN connection resource.
- Connection
Bandwidth int Expected bandwidth in MBPS.
- Dpd
Timeout intSeconds DPD timeout in seconds for vpn connection.
- Enable
Bgp bool EnableBgp flag.
- Enable
Internet boolSecurity Enable internet security.
- Enable
Rate boolLimiting EnableBgp flag.
- Id string
Resource ID.
- Ipsec
Policies List<Pulumi.Azure Native. Network. Outputs. Ipsec Policy Response> The IPSec Policies to be considered by this connection.
- Name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
- Remote
Vpn Pulumi.Site Azure Native. Network. Outputs. Sub Resource Response Id of the connected vpn site.
- Routing
Configuration Pulumi.Azure Native. Network. Outputs. Routing Configuration Response The Routing Configuration indicating the associated and propagated route tables on this connection.
- Routing
Weight int Routing weight for vpn connection.
- string
SharedKey for the vpn connection.
- Traffic
Selector List<Pulumi.Policies Azure Native. Network. Outputs. Traffic Selector Policy Response> The Traffic Selector Policies to be considered by this connection.
- Use
Local boolAzure Ip Address Use local azure ip to initiate connection.
- Use
Policy boolBased Traffic Selectors Enable policy-based traffic selectors.
- Vpn
Connection stringProtocol Type Connection protocol used for this connection.
- Vpn
Link List<Pulumi.Connections Azure Native. Network. Outputs. Vpn Site Link Connection Response> List of all vpn site link connections to the gateway.
- Connection
Status string The connection status.
- Egress
Bytes float64Transferred Egress bytes transferred.
- Etag string
A unique read-only string that changes whenever the resource is updated.
- Ingress
Bytes float64Transferred Ingress bytes transferred.
- Provisioning
State string The provisioning state of the VPN connection resource.
- Connection
Bandwidth int Expected bandwidth in MBPS.
- Dpd
Timeout intSeconds DPD timeout in seconds for vpn connection.
- Enable
Bgp bool EnableBgp flag.
- Enable
Internet boolSecurity Enable internet security.
- Enable
Rate boolLimiting EnableBgp flag.
- Id string
Resource ID.
- Ipsec
Policies []IpsecPolicy Response The IPSec Policies to be considered by this connection.
- Name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
- Remote
Vpn SubSite Resource Response Id of the connected vpn site.
- Routing
Configuration RoutingConfiguration Response The Routing Configuration indicating the associated and propagated route tables on this connection.
- Routing
Weight int Routing weight for vpn connection.
- string
SharedKey for the vpn connection.
- Traffic
Selector []TrafficPolicies Selector Policy Response The Traffic Selector Policies to be considered by this connection.
- Use
Local boolAzure Ip Address Use local azure ip to initiate connection.
- Use
Policy boolBased Traffic Selectors Enable policy-based traffic selectors.
- Vpn
Connection stringProtocol Type Connection protocol used for this connection.
- Vpn
Link []VpnConnections Site Link Connection Response List of all vpn site link connections to the gateway.
- connection
Status String The connection status.
- egress
Bytes DoubleTransferred Egress bytes transferred.
- etag String
A unique read-only string that changes whenever the resource is updated.
- ingress
Bytes DoubleTransferred Ingress bytes transferred.
- provisioning
State String The provisioning state of the VPN connection resource.
- connection
Bandwidth Integer Expected bandwidth in MBPS.
- dpd
Timeout IntegerSeconds DPD timeout in seconds for vpn connection.
- enable
Bgp Boolean EnableBgp flag.
- enable
Internet BooleanSecurity Enable internet security.
- enable
Rate BooleanLimiting EnableBgp flag.
- id String
Resource ID.
- ipsec
Policies List<IpsecPolicy Response> The IPSec Policies to be considered by this connection.
- name String
The name of the resource that is unique within a resource group. This name can be used to access the resource.
- remote
Vpn SubSite Resource Response Id of the connected vpn site.
- routing
Configuration RoutingConfiguration Response The Routing Configuration indicating the associated and propagated route tables on this connection.
- routing
Weight Integer Routing weight for vpn connection.
- String
SharedKey for the vpn connection.
- traffic
Selector List<TrafficPolicies Selector Policy Response> The Traffic Selector Policies to be considered by this connection.
- use
Local BooleanAzure Ip Address Use local azure ip to initiate connection.
- use
Policy BooleanBased Traffic Selectors Enable policy-based traffic selectors.
- vpn
Connection StringProtocol Type Connection protocol used for this connection.
- vpn
Link List<VpnConnections Site Link Connection Response> List of all vpn site link connections to the gateway.
- connection
Status string The connection status.
- egress
Bytes numberTransferred Egress bytes transferred.
- etag string
A unique read-only string that changes whenever the resource is updated.
- ingress
Bytes numberTransferred Ingress bytes transferred.
- provisioning
State string The provisioning state of the VPN connection resource.
- connection
Bandwidth number Expected bandwidth in MBPS.
- dpd
Timeout numberSeconds DPD timeout in seconds for vpn connection.
- enable
Bgp boolean EnableBgp flag.
- enable
Internet booleanSecurity Enable internet security.
- enable
Rate booleanLimiting EnableBgp flag.
- id string
Resource ID.
- ipsec
Policies IpsecPolicy Response[] The IPSec Policies to be considered by this connection.
- name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
- remote
Vpn SubSite Resource Response Id of the connected vpn site.
- routing
Configuration RoutingConfiguration Response The Routing Configuration indicating the associated and propagated route tables on this connection.
- routing
Weight number Routing weight for vpn connection.
- string
SharedKey for the vpn connection.
- traffic
Selector TrafficPolicies Selector Policy Response[] The Traffic Selector Policies to be considered by this connection.
- use
Local booleanAzure Ip Address Use local azure ip to initiate connection.
- use
Policy booleanBased Traffic Selectors Enable policy-based traffic selectors.
- vpn
Connection stringProtocol Type Connection protocol used for this connection.
- vpn
Link VpnConnections Site Link Connection Response[] List of all vpn site link connections to the gateway.
- connection_
status str The connection status.
- egress_
bytes_ floattransferred Egress bytes transferred.
- etag str
A unique read-only string that changes whenever the resource is updated.
- ingress_
bytes_ floattransferred Ingress bytes transferred.
- provisioning_
state str The provisioning state of the VPN connection resource.
- connection_
bandwidth int Expected bandwidth in MBPS.
- dpd_
timeout_ intseconds DPD timeout in seconds for vpn connection.
- enable_
bgp bool EnableBgp flag.
- enable_
internet_ boolsecurity Enable internet security.
- enable_
rate_ boollimiting EnableBgp flag.
- id str
Resource ID.
- ipsec_
policies Sequence[IpsecPolicy Response] The IPSec Policies to be considered by this connection.
- name str
The name of the resource that is unique within a resource group. This name can be used to access the resource.
- remote_
vpn_ Subsite Resource Response Id of the connected vpn site.
- routing_
configuration RoutingConfiguration Response The Routing Configuration indicating the associated and propagated route tables on this connection.
- routing_
weight int Routing weight for vpn connection.
- str
SharedKey for the vpn connection.
- traffic_
selector_ Sequence[Trafficpolicies Selector Policy Response] The Traffic Selector Policies to be considered by this connection.
- use_
local_ boolazure_ ip_ address Use local azure ip to initiate connection.
- use_
policy_ boolbased_ traffic_ selectors Enable policy-based traffic selectors.
- vpn_
connection_ strprotocol_ type Connection protocol used for this connection.
- vpn_
link_ Sequence[Vpnconnections Site Link Connection Response] List of all vpn site link connections to the gateway.
- connection
Status String The connection status.
- egress
Bytes NumberTransferred Egress bytes transferred.
- etag String
A unique read-only string that changes whenever the resource is updated.
- ingress
Bytes NumberTransferred Ingress bytes transferred.
- provisioning
State String The provisioning state of the VPN connection resource.
- connection
Bandwidth Number Expected bandwidth in MBPS.
- dpd
Timeout NumberSeconds DPD timeout in seconds for vpn connection.
- enable
Bgp Boolean EnableBgp flag.
- enable
Internet BooleanSecurity Enable internet security.
- enable
Rate BooleanLimiting EnableBgp flag.
- id String
Resource ID.
- ipsec
Policies List<Property Map> The IPSec Policies to be considered by this connection.
- name String
The name of the resource that is unique within a resource group. This name can be used to access the resource.
- remote
Vpn Property MapSite Id of the connected vpn site.
- routing
Configuration Property Map The Routing Configuration indicating the associated and propagated route tables on this connection.
- routing
Weight Number Routing weight for vpn connection.
- String
SharedKey for the vpn connection.
- traffic
Selector List<Property Map>Policies The Traffic Selector Policies to be considered by this connection.
- use
Local BooleanAzure Ip Address Use local azure ip to initiate connection.
- use
Policy BooleanBased Traffic Selectors Enable policy-based traffic selectors.
- vpn
Connection StringProtocol Type Connection protocol used for this connection.
- vpn
Link List<Property Map>Connections List of all vpn site link connections to the gateway.
Supporting Types
IpsecPolicyResponse
- Dh
Group string The DH Group used in IKE Phase 1 for initial SA.
- Ike
Encryption string The IKE encryption algorithm (IKE phase 2).
- Ike
Integrity string The IKE integrity algorithm (IKE phase 2).
- Ipsec
Encryption string The IPSec encryption algorithm (IKE phase 1).
- Ipsec
Integrity string The IPSec integrity algorithm (IKE phase 1).
- Pfs
Group string The Pfs Group used in IKE Phase 2 for new child SA.
- Sa
Data intSize Kilobytes The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for a site to site VPN tunnel.
- Sa
Life intTime Seconds The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.
- Dh
Group string The DH Group used in IKE Phase 1 for initial SA.
- Ike
Encryption string The IKE encryption algorithm (IKE phase 2).
- Ike
Integrity string The IKE integrity algorithm (IKE phase 2).
- Ipsec
Encryption string The IPSec encryption algorithm (IKE phase 1).
- Ipsec
Integrity string The IPSec integrity algorithm (IKE phase 1).
- Pfs
Group string The Pfs Group used in IKE Phase 2 for new child SA.
- Sa
Data intSize Kilobytes The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for a site to site VPN tunnel.
- Sa
Life intTime Seconds The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.
- dh
Group String The DH Group used in IKE Phase 1 for initial SA.
- ike
Encryption String The IKE encryption algorithm (IKE phase 2).
- ike
Integrity String The IKE integrity algorithm (IKE phase 2).
- ipsec
Encryption String The IPSec encryption algorithm (IKE phase 1).
- ipsec
Integrity String The IPSec integrity algorithm (IKE phase 1).
- pfs
Group String The Pfs Group used in IKE Phase 2 for new child SA.
- sa
Data IntegerSize Kilobytes The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for a site to site VPN tunnel.
- sa
Life IntegerTime Seconds The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.
- dh
Group string The DH Group used in IKE Phase 1 for initial SA.
- ike
Encryption string The IKE encryption algorithm (IKE phase 2).
- ike
Integrity string The IKE integrity algorithm (IKE phase 2).
- ipsec
Encryption string The IPSec encryption algorithm (IKE phase 1).
- ipsec
Integrity string The IPSec integrity algorithm (IKE phase 1).
- pfs
Group string The Pfs Group used in IKE Phase 2 for new child SA.
- sa
Data numberSize Kilobytes The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for a site to site VPN tunnel.
- sa
Life numberTime Seconds The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.
- dh_
group str The DH Group used in IKE Phase 1 for initial SA.
- ike_
encryption str The IKE encryption algorithm (IKE phase 2).
- ike_
integrity str The IKE integrity algorithm (IKE phase 2).
- ipsec_
encryption str The IPSec encryption algorithm (IKE phase 1).
- ipsec_
integrity str The IPSec integrity algorithm (IKE phase 1).
- pfs_
group str The Pfs Group used in IKE Phase 2 for new child SA.
- sa_
data_ intsize_ kilobytes The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for a site to site VPN tunnel.
- sa_
life_ inttime_ seconds The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.
- dh
Group String The DH Group used in IKE Phase 1 for initial SA.
- ike
Encryption String The IKE encryption algorithm (IKE phase 2).
- ike
Integrity String The IKE integrity algorithm (IKE phase 2).
- ipsec
Encryption String The IPSec encryption algorithm (IKE phase 1).
- ipsec
Integrity String The IPSec integrity algorithm (IKE phase 1).
- pfs
Group String The Pfs Group used in IKE Phase 2 for new child SA.
- sa
Data NumberSize Kilobytes The IPSec Security Association (also called Quick Mode or Phase 2 SA) payload size in KB for a site to site VPN tunnel.
- sa
Life NumberTime Seconds The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.
PropagatedRouteTableResponse
- Ids
List<Pulumi.
Azure Native. Network. Inputs. Sub Resource Response> The list of resource ids of all the RouteTables.
- Labels List<string>
The list of labels.
- Ids
[]Sub
Resource Response The list of resource ids of all the RouteTables.
- Labels []string
The list of labels.
- ids
List<Sub
Resource Response> The list of resource ids of all the RouteTables.
- labels List<String>
The list of labels.
- ids
Sub
Resource Response[] The list of resource ids of all the RouteTables.
- labels string[]
The list of labels.
- ids
Sequence[Sub
Resource Response] The list of resource ids of all the RouteTables.
- labels Sequence[str]
The list of labels.
- ids List<Property Map>
The list of resource ids of all the RouteTables.
- labels List<String>
The list of labels.
RoutingConfigurationResponse
- Associated
Route Pulumi.Table Azure Native. Network. Inputs. Sub Resource Response The resource id RouteTable associated with this RoutingConfiguration.
- Propagated
Route Pulumi.Tables Azure Native. Network. Inputs. Propagated Route Table Response The list of RouteTables to advertise the routes to.
- Vnet
Routes Pulumi.Azure Native. Network. Inputs. Vnet Route Response List of routes that control routing from VirtualHub into a virtual network connection.
- Associated
Route SubTable Resource Response The resource id RouteTable associated with this RoutingConfiguration.
- Propagated
Route PropagatedTables Route Table Response The list of RouteTables to advertise the routes to.
- Vnet
Routes VnetRoute Response List of routes that control routing from VirtualHub into a virtual network connection.
- associated
Route SubTable Resource Response The resource id RouteTable associated with this RoutingConfiguration.
- propagated
Route PropagatedTables Route Table Response The list of RouteTables to advertise the routes to.
- vnet
Routes VnetRoute Response List of routes that control routing from VirtualHub into a virtual network connection.
- associated
Route SubTable Resource Response The resource id RouteTable associated with this RoutingConfiguration.
- propagated
Route PropagatedTables Route Table Response The list of RouteTables to advertise the routes to.
- vnet
Routes VnetRoute Response List of routes that control routing from VirtualHub into a virtual network connection.
- associated_
route_ Subtable Resource Response The resource id RouteTable associated with this RoutingConfiguration.
- propagated_
route_ Propagatedtables Route Table Response The list of RouteTables to advertise the routes to.
- vnet_
routes VnetRoute Response List of routes that control routing from VirtualHub into a virtual network connection.
- associated
Route Property MapTable The resource id RouteTable associated with this RoutingConfiguration.
- propagated
Route Property MapTables The list of RouteTables to advertise the routes to.
- vnet
Routes Property Map List of routes that control routing from VirtualHub into a virtual network connection.
StaticRouteResponse
- Address
Prefixes List<string> List of all address prefixes.
- Name string
The name of the StaticRoute that is unique within a VnetRoute.
- Next
Hop stringIp Address The ip address of the next hop.
- Address
Prefixes []string List of all address prefixes.
- Name string
The name of the StaticRoute that is unique within a VnetRoute.
- Next
Hop stringIp Address The ip address of the next hop.
- address
Prefixes List<String> List of all address prefixes.
- name String
The name of the StaticRoute that is unique within a VnetRoute.
- next
Hop StringIp Address The ip address of the next hop.
- address
Prefixes string[] List of all address prefixes.
- name string
The name of the StaticRoute that is unique within a VnetRoute.
- next
Hop stringIp Address The ip address of the next hop.
- address_
prefixes Sequence[str] List of all address prefixes.
- name str
The name of the StaticRoute that is unique within a VnetRoute.
- next_
hop_ strip_ address The ip address of the next hop.
- address
Prefixes List<String> List of all address prefixes.
- name String
The name of the StaticRoute that is unique within a VnetRoute.
- next
Hop StringIp Address The ip address of the next hop.
SubResourceResponse
- Id string
Resource ID.
- Id string
Resource ID.
- id String
Resource ID.
- id string
Resource ID.
- id str
Resource ID.
- id String
Resource ID.
TrafficSelectorPolicyResponse
- Local
Address List<string>Ranges A collection of local address spaces in CIDR format.
- Remote
Address List<string>Ranges A collection of remote address spaces in CIDR format.
- Local
Address []stringRanges A collection of local address spaces in CIDR format.
- Remote
Address []stringRanges A collection of remote address spaces in CIDR format.
- local
Address List<String>Ranges A collection of local address spaces in CIDR format.
- remote
Address List<String>Ranges A collection of remote address spaces in CIDR format.
- local
Address string[]Ranges A collection of local address spaces in CIDR format.
- remote
Address string[]Ranges A collection of remote address spaces in CIDR format.
- local_
address_ Sequence[str]ranges A collection of local address spaces in CIDR format.
- remote_
address_ Sequence[str]ranges A collection of remote address spaces in CIDR format.
- local
Address List<String>Ranges A collection of local address spaces in CIDR format.
- remote
Address List<String>Ranges A collection of remote address spaces in CIDR format.
VnetRouteResponse
- Static
Routes List<Pulumi.Azure Native. Network. Inputs. Static Route Response> List of all Static Routes.
- Static
Routes []StaticRoute Response List of all Static Routes.
- static
Routes List<StaticRoute Response> List of all Static Routes.
- static
Routes StaticRoute Response[] List of all Static Routes.
- static_
routes Sequence[StaticRoute Response] List of all Static Routes.
- static
Routes List<Property Map> List of all Static Routes.
VpnSiteLinkConnectionResponse
- Connection
Status string The connection status.
- Egress
Bytes doubleTransferred Egress bytes transferred.
- Etag string
A unique read-only string that changes whenever the resource is updated.
- Ingress
Bytes doubleTransferred Ingress bytes transferred.
- Provisioning
State string The provisioning state of the VPN site link connection resource.
- Type string
Resource type.
- Connection
Bandwidth int Expected bandwidth in MBPS.
- Egress
Nat List<Pulumi.Rules Azure Native. Network. Inputs. Sub Resource Response> List of egress NatRules.
- Enable
Bgp bool EnableBgp flag.
- Enable
Rate boolLimiting EnableBgp flag.
- Id string
Resource ID.
- Ingress
Nat List<Pulumi.Rules Azure Native. Network. Inputs. Sub Resource Response> List of ingress NatRules.
- Ipsec
Policies List<Pulumi.Azure Native. Network. Inputs. Ipsec Policy Response> The IPSec Policies to be considered by this connection.
- Name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
- Routing
Weight int Routing weight for vpn connection.
- string
SharedKey for the vpn connection.
- Use
Local boolAzure Ip Address Use local azure ip to initiate connection.
- Use
Policy boolBased Traffic Selectors Enable policy-based traffic selectors.
- Vpn
Connection stringProtocol Type Connection protocol used for this connection.
- Vpn
Link stringConnection Mode Vpn link connection mode.
- Vpn
Site Pulumi.Link Azure Native. Network. Inputs. Sub Resource Response Id of the connected vpn site link.
- Connection
Status string The connection status.
- Egress
Bytes float64Transferred Egress bytes transferred.
- Etag string
A unique read-only string that changes whenever the resource is updated.
- Ingress
Bytes float64Transferred Ingress bytes transferred.
- Provisioning
State string The provisioning state of the VPN site link connection resource.
- Type string
Resource type.
- Connection
Bandwidth int Expected bandwidth in MBPS.
- Egress
Nat []SubRules Resource Response List of egress NatRules.
- Enable
Bgp bool EnableBgp flag.
- Enable
Rate boolLimiting EnableBgp flag.
- Id string
Resource ID.
- Ingress
Nat []SubRules Resource Response List of ingress NatRules.
- Ipsec
Policies []IpsecPolicy Response The IPSec Policies to be considered by this connection.
- Name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
- Routing
Weight int Routing weight for vpn connection.
- string
SharedKey for the vpn connection.
- Use
Local boolAzure Ip Address Use local azure ip to initiate connection.
- Use
Policy boolBased Traffic Selectors Enable policy-based traffic selectors.
- Vpn
Connection stringProtocol Type Connection protocol used for this connection.
- Vpn
Link stringConnection Mode Vpn link connection mode.
- Vpn
Site SubLink Resource Response Id of the connected vpn site link.
- connection
Status String The connection status.
- egress
Bytes DoubleTransferred Egress bytes transferred.
- etag String
A unique read-only string that changes whenever the resource is updated.
- ingress
Bytes DoubleTransferred Ingress bytes transferred.
- provisioning
State String The provisioning state of the VPN site link connection resource.
- type String
Resource type.
- connection
Bandwidth Integer Expected bandwidth in MBPS.
- egress
Nat List<SubRules Resource Response> List of egress NatRules.
- enable
Bgp Boolean EnableBgp flag.
- enable
Rate BooleanLimiting EnableBgp flag.
- id String
Resource ID.
- ingress
Nat List<SubRules Resource Response> List of ingress NatRules.
- ipsec
Policies List<IpsecPolicy Response> The IPSec Policies to be considered by this connection.
- name String
The name of the resource that is unique within a resource group. This name can be used to access the resource.
- routing
Weight Integer Routing weight for vpn connection.
- String
SharedKey for the vpn connection.
- use
Local BooleanAzure Ip Address Use local azure ip to initiate connection.
- use
Policy BooleanBased Traffic Selectors Enable policy-based traffic selectors.
- vpn
Connection StringProtocol Type Connection protocol used for this connection.
- vpn
Link StringConnection Mode Vpn link connection mode.
- vpn
Site SubLink Resource Response Id of the connected vpn site link.
- connection
Status string The connection status.
- egress
Bytes numberTransferred Egress bytes transferred.
- etag string
A unique read-only string that changes whenever the resource is updated.
- ingress
Bytes numberTransferred Ingress bytes transferred.
- provisioning
State string The provisioning state of the VPN site link connection resource.
- type string
Resource type.
- connection
Bandwidth number Expected bandwidth in MBPS.
- egress
Nat SubRules Resource Response[] List of egress NatRules.
- enable
Bgp boolean EnableBgp flag.
- enable
Rate booleanLimiting EnableBgp flag.
- id string
Resource ID.
- ingress
Nat SubRules Resource Response[] List of ingress NatRules.
- ipsec
Policies IpsecPolicy Response[] The IPSec Policies to be considered by this connection.
- name string
The name of the resource that is unique within a resource group. This name can be used to access the resource.
- routing
Weight number Routing weight for vpn connection.
- string
SharedKey for the vpn connection.
- use
Local booleanAzure Ip Address Use local azure ip to initiate connection.
- use
Policy booleanBased Traffic Selectors Enable policy-based traffic selectors.
- vpn
Connection stringProtocol Type Connection protocol used for this connection.
- vpn
Link stringConnection Mode Vpn link connection mode.
- vpn
Site SubLink Resource Response Id of the connected vpn site link.
- connection_
status str The connection status.
- egress_
bytes_ floattransferred Egress bytes transferred.
- etag str
A unique read-only string that changes whenever the resource is updated.
- ingress_
bytes_ floattransferred Ingress bytes transferred.
- provisioning_
state str The provisioning state of the VPN site link connection resource.
- type str
Resource type.
- connection_
bandwidth int Expected bandwidth in MBPS.
- egress_
nat_ Sequence[Subrules Resource Response] List of egress NatRules.
- enable_
bgp bool EnableBgp flag.
- enable_
rate_ boollimiting EnableBgp flag.
- id str
Resource ID.
- ingress_
nat_ Sequence[Subrules Resource Response] List of ingress NatRules.
- ipsec_
policies Sequence[IpsecPolicy Response] The IPSec Policies to be considered by this connection.
- name str
The name of the resource that is unique within a resource group. This name can be used to access the resource.
- routing_
weight int Routing weight for vpn connection.
- str
SharedKey for the vpn connection.
- use_
local_ boolazure_ ip_ address Use local azure ip to initiate connection.
- use_
policy_ boolbased_ traffic_ selectors Enable policy-based traffic selectors.
- vpn_
connection_ strprotocol_ type Connection protocol used for this connection.
- vpn_
link_ strconnection_ mode Vpn link connection mode.
- vpn_
site_ Sublink Resource Response Id of the connected vpn site link.
- connection
Status String The connection status.
- egress
Bytes NumberTransferred Egress bytes transferred.
- etag String
A unique read-only string that changes whenever the resource is updated.
- ingress
Bytes NumberTransferred Ingress bytes transferred.
- provisioning
State String The provisioning state of the VPN site link connection resource.
- type String
Resource type.
- connection
Bandwidth Number Expected bandwidth in MBPS.
- egress
Nat List<Property Map>Rules List of egress NatRules.
- enable
Bgp Boolean EnableBgp flag.
- enable
Rate BooleanLimiting EnableBgp flag.
- id String
Resource ID.
- ingress
Nat List<Property Map>Rules List of ingress NatRules.
- ipsec
Policies List<Property Map> The IPSec Policies to be considered by this connection.
- name String
The name of the resource that is unique within a resource group. This name can be used to access the resource.
- routing
Weight Number Routing weight for vpn connection.
- String
SharedKey for the vpn connection.
- use
Local BooleanAzure Ip Address Use local azure ip to initiate connection.
- use
Policy BooleanBased Traffic Selectors Enable policy-based traffic selectors.
- vpn
Connection StringProtocol Type Connection protocol used for this connection.
- vpn
Link StringConnection Mode Vpn link connection mode.
- vpn
Site Property MapLink Id of the connected vpn site link.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0