This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.network.getVpnConnection
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Retrieves the details of a vpn connection. Azure REST API version: 2023-02-01.
Other available API versions: 2018-07-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01, 2024-05-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)
public static Output<GetVpnConnectionResult> getVpnConnection(GetVpnConnectionArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:network:getVpnConnection
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ConnectionName string
- The name of the vpn connection.
- GatewayName string
- The name of the gateway.
- ResourceGroup stringName 
- The resource group name of the VpnGateway.
- ConnectionName string
- The name of the vpn connection.
- GatewayName string
- The name of the gateway.
- ResourceGroup stringName 
- The resource group name of the VpnGateway.
- connectionName String
- The name of the vpn connection.
- gatewayName String
- The name of the gateway.
- resourceGroup StringName 
- The resource group name of the VpnGateway.
- connectionName string
- The name of the vpn connection.
- gatewayName string
- The name of the gateway.
- resourceGroup 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.
- connectionName String
- The name of the vpn connection.
- gatewayName String
- The name of the gateway.
- resourceGroup StringName 
- The resource group name of the VpnGateway.
getVpnConnection Result
The following output properties are available:
- ConnectionStatus string
- The connection status.
- EgressBytes doubleTransferred 
- Egress bytes transferred.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- IngressBytes doubleTransferred 
- Ingress bytes transferred.
- ProvisioningState string
- The provisioning state of the VPN connection resource.
- ConnectionBandwidth int
- Expected bandwidth in MBPS.
- DpdTimeout intSeconds 
- DPD timeout in seconds for vpn connection.
- EnableBgp bool
- EnableBgp flag.
- EnableInternet boolSecurity 
- Enable internet security.
- EnableRate boolLimiting 
- EnableBgp flag.
- Id string
- Resource ID.
- IpsecPolicies 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.
- RemoteVpn Pulumi.Site Azure Native. Network. Outputs. Sub Resource Response 
- Id of the connected vpn site.
- RoutingConfiguration Pulumi.Azure Native. Network. Outputs. Routing Configuration Response 
- The Routing Configuration indicating the associated and propagated route tables on this connection.
- RoutingWeight int
- Routing weight for vpn connection.
- string
- SharedKey for the vpn connection.
- TrafficSelector List<Pulumi.Policies Azure Native. Network. Outputs. Traffic Selector Policy Response> 
- The Traffic Selector Policies to be considered by this connection.
- UseLocal boolAzure Ip Address 
- Use local azure ip to initiate connection.
- UsePolicy boolBased Traffic Selectors 
- Enable policy-based traffic selectors.
- VpnConnection stringProtocol Type 
- Connection protocol used for this connection.
- VpnLink List<Pulumi.Connections Azure Native. Network. Outputs. Vpn Site Link Connection Response> 
- List of all vpn site link connections to the gateway.
- ConnectionStatus string
- The connection status.
- EgressBytes float64Transferred 
- Egress bytes transferred.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- IngressBytes float64Transferred 
- Ingress bytes transferred.
- ProvisioningState string
- The provisioning state of the VPN connection resource.
- ConnectionBandwidth int
- Expected bandwidth in MBPS.
- DpdTimeout intSeconds 
- DPD timeout in seconds for vpn connection.
- EnableBgp bool
- EnableBgp flag.
- EnableInternet boolSecurity 
- Enable internet security.
- EnableRate boolLimiting 
- EnableBgp flag.
- Id string
- Resource ID.
- IpsecPolicies []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.
- RemoteVpn SubSite Resource Response 
- Id of the connected vpn site.
- RoutingConfiguration RoutingConfiguration Response 
- The Routing Configuration indicating the associated and propagated route tables on this connection.
- RoutingWeight int
- Routing weight for vpn connection.
- string
- SharedKey for the vpn connection.
- TrafficSelector []TrafficPolicies Selector Policy Response 
- The Traffic Selector Policies to be considered by this connection.
- UseLocal boolAzure Ip Address 
- Use local azure ip to initiate connection.
- UsePolicy boolBased Traffic Selectors 
- Enable policy-based traffic selectors.
- VpnConnection stringProtocol Type 
- Connection protocol used for this connection.
- VpnLink []VpnConnections Site Link Connection Response 
- List of all vpn site link connections to the gateway.
- connectionStatus String
- The connection status.
- egressBytes DoubleTransferred 
- Egress bytes transferred.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- ingressBytes DoubleTransferred 
- Ingress bytes transferred.
- provisioningState String
- The provisioning state of the VPN connection resource.
- connectionBandwidth Integer
- Expected bandwidth in MBPS.
- dpdTimeout IntegerSeconds 
- DPD timeout in seconds for vpn connection.
- enableBgp Boolean
- EnableBgp flag.
- enableInternet BooleanSecurity 
- Enable internet security.
- enableRate BooleanLimiting 
- EnableBgp flag.
- id String
- Resource ID.
- ipsecPolicies 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.
- remoteVpn SubSite Resource Response 
- Id of the connected vpn site.
- routingConfiguration RoutingConfiguration Response 
- The Routing Configuration indicating the associated and propagated route tables on this connection.
- routingWeight Integer
- Routing weight for vpn connection.
- String
- SharedKey for the vpn connection.
- trafficSelector List<TrafficPolicies Selector Policy Response> 
- The Traffic Selector Policies to be considered by this connection.
- useLocal BooleanAzure Ip Address 
- Use local azure ip to initiate connection.
- usePolicy BooleanBased Traffic Selectors 
- Enable policy-based traffic selectors.
- vpnConnection StringProtocol Type 
- Connection protocol used for this connection.
- vpnLink List<VpnConnections Site Link Connection Response> 
- List of all vpn site link connections to the gateway.
- connectionStatus string
- The connection status.
- egressBytes numberTransferred 
- Egress bytes transferred.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- ingressBytes numberTransferred 
- Ingress bytes transferred.
- provisioningState string
- The provisioning state of the VPN connection resource.
- connectionBandwidth number
- Expected bandwidth in MBPS.
- dpdTimeout numberSeconds 
- DPD timeout in seconds for vpn connection.
- enableBgp boolean
- EnableBgp flag.
- enableInternet booleanSecurity 
- Enable internet security.
- enableRate booleanLimiting 
- EnableBgp flag.
- id string
- Resource ID.
- ipsecPolicies 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.
- remoteVpn SubSite Resource Response 
- Id of the connected vpn site.
- routingConfiguration RoutingConfiguration Response 
- The Routing Configuration indicating the associated and propagated route tables on this connection.
- routingWeight number
- Routing weight for vpn connection.
- string
- SharedKey for the vpn connection.
- trafficSelector TrafficPolicies Selector Policy Response[] 
- The Traffic Selector Policies to be considered by this connection.
- useLocal booleanAzure Ip Address 
- Use local azure ip to initiate connection.
- usePolicy booleanBased Traffic Selectors 
- Enable policy-based traffic selectors.
- vpnConnection stringProtocol Type 
- Connection protocol used for this connection.
- vpnLink 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.
- connectionStatus String
- The connection status.
- egressBytes NumberTransferred 
- Egress bytes transferred.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- ingressBytes NumberTransferred 
- Ingress bytes transferred.
- provisioningState String
- The provisioning state of the VPN connection resource.
- connectionBandwidth Number
- Expected bandwidth in MBPS.
- dpdTimeout NumberSeconds 
- DPD timeout in seconds for vpn connection.
- enableBgp Boolean
- EnableBgp flag.
- enableInternet BooleanSecurity 
- Enable internet security.
- enableRate BooleanLimiting 
- EnableBgp flag.
- id String
- Resource ID.
- ipsecPolicies 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.
- remoteVpn Property MapSite 
- Id of the connected vpn site.
- routingConfiguration Property Map
- The Routing Configuration indicating the associated and propagated route tables on this connection.
- routingWeight Number
- Routing weight for vpn connection.
- String
- SharedKey for the vpn connection.
- trafficSelector List<Property Map>Policies 
- The Traffic Selector Policies to be considered by this connection.
- useLocal BooleanAzure Ip Address 
- Use local azure ip to initiate connection.
- usePolicy BooleanBased Traffic Selectors 
- Enable policy-based traffic selectors.
- vpnConnection StringProtocol Type 
- Connection protocol used for this connection.
- vpnLink List<Property Map>Connections 
- List of all vpn site link connections to the gateway.
Supporting Types
GatewayCustomBgpIpAddressIpConfigurationResponse       
- CustomBgp stringIp Address 
- The custom BgpPeeringAddress which belongs to IpconfigurationId.
- IpConfiguration stringId 
- The IpconfigurationId of ipconfiguration which belongs to gateway.
- CustomBgp stringIp Address 
- The custom BgpPeeringAddress which belongs to IpconfigurationId.
- IpConfiguration stringId 
- The IpconfigurationId of ipconfiguration which belongs to gateway.
- customBgp StringIp Address 
- The custom BgpPeeringAddress which belongs to IpconfigurationId.
- ipConfiguration StringId 
- The IpconfigurationId of ipconfiguration which belongs to gateway.
- customBgp stringIp Address 
- The custom BgpPeeringAddress which belongs to IpconfigurationId.
- ipConfiguration stringId 
- The IpconfigurationId of ipconfiguration which belongs to gateway.
- custom_bgp_ strip_ address 
- The custom BgpPeeringAddress which belongs to IpconfigurationId.
- ip_configuration_ strid 
- The IpconfigurationId of ipconfiguration which belongs to gateway.
- customBgp StringIp Address 
- The custom BgpPeeringAddress which belongs to IpconfigurationId.
- ipConfiguration StringId 
- The IpconfigurationId of ipconfiguration which belongs to gateway.
IpsecPolicyResponse  
- DhGroup string
- The DH Group used in IKE Phase 1 for initial SA.
- IkeEncryption string
- The IKE encryption algorithm (IKE phase 2).
- IkeIntegrity string
- The IKE integrity algorithm (IKE phase 2).
- IpsecEncryption string
- The IPSec encryption algorithm (IKE phase 1).
- IpsecIntegrity string
- The IPSec integrity algorithm (IKE phase 1).
- PfsGroup string
- The Pfs Group used in IKE Phase 2 for new child SA.
- SaData 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.
- SaLife intTime Seconds 
- The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.
- DhGroup string
- The DH Group used in IKE Phase 1 for initial SA.
- IkeEncryption string
- The IKE encryption algorithm (IKE phase 2).
- IkeIntegrity string
- The IKE integrity algorithm (IKE phase 2).
- IpsecEncryption string
- The IPSec encryption algorithm (IKE phase 1).
- IpsecIntegrity string
- The IPSec integrity algorithm (IKE phase 1).
- PfsGroup string
- The Pfs Group used in IKE Phase 2 for new child SA.
- SaData 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.
- SaLife intTime Seconds 
- The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.
- dhGroup String
- The DH Group used in IKE Phase 1 for initial SA.
- ikeEncryption String
- The IKE encryption algorithm (IKE phase 2).
- ikeIntegrity String
- The IKE integrity algorithm (IKE phase 2).
- ipsecEncryption String
- The IPSec encryption algorithm (IKE phase 1).
- ipsecIntegrity String
- The IPSec integrity algorithm (IKE phase 1).
- pfsGroup String
- The Pfs Group used in IKE Phase 2 for new child SA.
- saData 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.
- saLife IntegerTime Seconds 
- The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.
- dhGroup string
- The DH Group used in IKE Phase 1 for initial SA.
- ikeEncryption string
- The IKE encryption algorithm (IKE phase 2).
- ikeIntegrity string
- The IKE integrity algorithm (IKE phase 2).
- ipsecEncryption string
- The IPSec encryption algorithm (IKE phase 1).
- ipsecIntegrity string
- The IPSec integrity algorithm (IKE phase 1).
- pfsGroup string
- The Pfs Group used in IKE Phase 2 for new child SA.
- saData 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.
- saLife 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.
- dhGroup String
- The DH Group used in IKE Phase 1 for initial SA.
- ikeEncryption String
- The IKE encryption algorithm (IKE phase 2).
- ikeIntegrity String
- The IKE integrity algorithm (IKE phase 2).
- ipsecEncryption String
- The IPSec encryption algorithm (IKE phase 1).
- ipsecIntegrity String
- The IPSec integrity algorithm (IKE phase 1).
- pfsGroup String
- The Pfs Group used in IKE Phase 2 for new child SA.
- saData 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.
- saLife 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
[]SubResource Response 
- The list of resource ids of all the RouteTables.
- Labels []string
- The list of labels.
- ids
List<SubResource Response> 
- The list of resource ids of all the RouteTables.
- labels List<String>
- The list of labels.
- ids
SubResource Response[] 
- The list of resource ids of all the RouteTables.
- labels string[]
- The list of labels.
- ids
Sequence[SubResource 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  
- AssociatedRoute Pulumi.Table Azure Native. Network. Inputs. Sub Resource Response 
- The resource id RouteTable associated with this RoutingConfiguration.
- InboundRoute Pulumi.Map Azure Native. Network. Inputs. Sub Resource Response 
- The resource id of the RouteMap associated with this RoutingConfiguration for inbound learned routes.
- OutboundRoute Pulumi.Map Azure Native. Network. Inputs. Sub Resource Response 
- The resource id of theRouteMap associated with this RoutingConfiguration for outbound advertised routes.
- PropagatedRoute Pulumi.Tables Azure Native. Network. Inputs. Propagated Route Table Response 
- The list of RouteTables to advertise the routes to.
- VnetRoutes Pulumi.Azure Native. Network. Inputs. Vnet Route Response 
- List of routes that control routing from VirtualHub into a virtual network connection.
- AssociatedRoute SubTable Resource Response 
- The resource id RouteTable associated with this RoutingConfiguration.
- InboundRoute SubMap Resource Response 
- The resource id of the RouteMap associated with this RoutingConfiguration for inbound learned routes.
- OutboundRoute SubMap Resource Response 
- The resource id of theRouteMap associated with this RoutingConfiguration for outbound advertised routes.
- PropagatedRoute PropagatedTables Route Table Response 
- The list of RouteTables to advertise the routes to.
- VnetRoutes VnetRoute Response 
- List of routes that control routing from VirtualHub into a virtual network connection.
- associatedRoute SubTable Resource Response 
- The resource id RouteTable associated with this RoutingConfiguration.
- inboundRoute SubMap Resource Response 
- The resource id of the RouteMap associated with this RoutingConfiguration for inbound learned routes.
- outboundRoute SubMap Resource Response 
- The resource id of theRouteMap associated with this RoutingConfiguration for outbound advertised routes.
- propagatedRoute PropagatedTables Route Table Response 
- The list of RouteTables to advertise the routes to.
- vnetRoutes VnetRoute Response 
- List of routes that control routing from VirtualHub into a virtual network connection.
- associatedRoute SubTable Resource Response 
- The resource id RouteTable associated with this RoutingConfiguration.
- inboundRoute SubMap Resource Response 
- The resource id of the RouteMap associated with this RoutingConfiguration for inbound learned routes.
- outboundRoute SubMap Resource Response 
- The resource id of theRouteMap associated with this RoutingConfiguration for outbound advertised routes.
- propagatedRoute PropagatedTables Route Table Response 
- The list of RouteTables to advertise the routes to.
- vnetRoutes 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.
- inbound_route_ Submap Resource Response 
- The resource id of the RouteMap associated with this RoutingConfiguration for inbound learned routes.
- outbound_route_ Submap Resource Response 
- The resource id of theRouteMap associated with this RoutingConfiguration for outbound advertised routes.
- 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.
- associatedRoute Property MapTable 
- The resource id RouteTable associated with this RoutingConfiguration.
- inboundRoute Property MapMap 
- The resource id of the RouteMap associated with this RoutingConfiguration for inbound learned routes.
- outboundRoute Property MapMap 
- The resource id of theRouteMap associated with this RoutingConfiguration for outbound advertised routes.
- propagatedRoute Property MapTables 
- The list of RouteTables to advertise the routes to.
- vnetRoutes Property Map
- List of routes that control routing from VirtualHub into a virtual network connection.
StaticRouteResponse  
- AddressPrefixes List<string>
- List of all address prefixes.
- Name string
- The name of the StaticRoute that is unique within a VnetRoute.
- NextHop stringIp Address 
- The ip address of the next hop.
- AddressPrefixes []string
- List of all address prefixes.
- Name string
- The name of the StaticRoute that is unique within a VnetRoute.
- NextHop stringIp Address 
- The ip address of the next hop.
- addressPrefixes List<String>
- List of all address prefixes.
- name String
- The name of the StaticRoute that is unique within a VnetRoute.
- nextHop StringIp Address 
- The ip address of the next hop.
- addressPrefixes string[]
- List of all address prefixes.
- name string
- The name of the StaticRoute that is unique within a VnetRoute.
- nextHop 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.
- addressPrefixes List<String>
- List of all address prefixes.
- name String
- The name of the StaticRoute that is unique within a VnetRoute.
- nextHop StringIp Address 
- The ip address of the next hop.
StaticRoutesConfigResponse   
- PropagateStatic boolRoutes 
- Boolean indicating whether static routes on this connection are automatically propagate to route tables which this connection propagates to.
- VnetLocal stringRoute Override Criteria 
- Parameter determining whether NVA in spoke vnet is bypassed for traffic with destination in spoke.
- PropagateStatic boolRoutes 
- Boolean indicating whether static routes on this connection are automatically propagate to route tables which this connection propagates to.
- VnetLocal stringRoute Override Criteria 
- Parameter determining whether NVA in spoke vnet is bypassed for traffic with destination in spoke.
- propagateStatic BooleanRoutes 
- Boolean indicating whether static routes on this connection are automatically propagate to route tables which this connection propagates to.
- vnetLocal StringRoute Override Criteria 
- Parameter determining whether NVA in spoke vnet is bypassed for traffic with destination in spoke.
- propagateStatic booleanRoutes 
- Boolean indicating whether static routes on this connection are automatically propagate to route tables which this connection propagates to.
- vnetLocal stringRoute Override Criteria 
- Parameter determining whether NVA in spoke vnet is bypassed for traffic with destination in spoke.
- propagate_static_ boolroutes 
- Boolean indicating whether static routes on this connection are automatically propagate to route tables which this connection propagates to.
- vnet_local_ strroute_ override_ criteria 
- Parameter determining whether NVA in spoke vnet is bypassed for traffic with destination in spoke.
- propagateStatic BooleanRoutes 
- Boolean indicating whether static routes on this connection are automatically propagate to route tables which this connection propagates to.
- vnetLocal StringRoute Override Criteria 
- Parameter determining whether NVA in spoke vnet is bypassed for traffic with destination in spoke.
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   
- LocalAddress List<string>Ranges 
- A collection of local address spaces in CIDR format.
- RemoteAddress List<string>Ranges 
- A collection of remote address spaces in CIDR format.
- LocalAddress []stringRanges 
- A collection of local address spaces in CIDR format.
- RemoteAddress []stringRanges 
- A collection of remote address spaces in CIDR format.
- localAddress List<String>Ranges 
- A collection of local address spaces in CIDR format.
- remoteAddress List<String>Ranges 
- A collection of remote address spaces in CIDR format.
- localAddress string[]Ranges 
- A collection of local address spaces in CIDR format.
- remoteAddress 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.
- localAddress List<String>Ranges 
- A collection of local address spaces in CIDR format.
- remoteAddress List<String>Ranges 
- A collection of remote address spaces in CIDR format.
VnetRouteResponse  
- BgpConnections List<Pulumi.Azure Native. Network. Inputs. Sub Resource Response> 
- The list of references to HubBgpConnection objects.
- StaticRoutes List<Pulumi.Azure Native. Network. Inputs. Static Route Response> 
- List of all Static Routes.
- StaticRoutes Pulumi.Config Azure Native. Network. Inputs. Static Routes Config Response 
- Configuration for static routes on this HubVnetConnection.
- BgpConnections []SubResource Response 
- The list of references to HubBgpConnection objects.
- StaticRoutes []StaticRoute Response 
- List of all Static Routes.
- StaticRoutes StaticConfig Routes Config Response 
- Configuration for static routes on this HubVnetConnection.
- bgpConnections List<SubResource Response> 
- The list of references to HubBgpConnection objects.
- staticRoutes List<StaticRoute Response> 
- List of all Static Routes.
- staticRoutes StaticConfig Routes Config Response 
- Configuration for static routes on this HubVnetConnection.
- bgpConnections SubResource Response[] 
- The list of references to HubBgpConnection objects.
- staticRoutes StaticRoute Response[] 
- List of all Static Routes.
- staticRoutes StaticConfig Routes Config Response 
- Configuration for static routes on this HubVnetConnection.
- bgp_connections Sequence[SubResource Response] 
- The list of references to HubBgpConnection objects.
- static_routes Sequence[StaticRoute Response] 
- List of all Static Routes.
- static_routes_ Staticconfig Routes Config Response 
- Configuration for static routes on this HubVnetConnection.
- bgpConnections List<Property Map>
- The list of references to HubBgpConnection objects.
- staticRoutes List<Property Map>
- List of all Static Routes.
- staticRoutes Property MapConfig 
- Configuration for static routes on this HubVnetConnection.
VpnSiteLinkConnectionResponse    
- ConnectionStatus string
- The connection status.
- EgressBytes doubleTransferred 
- Egress bytes transferred.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- IngressBytes doubleTransferred 
- Ingress bytes transferred.
- ProvisioningState string
- The provisioning state of the VPN site link connection resource.
- Type string
- Resource type.
- ConnectionBandwidth int
- Expected bandwidth in MBPS.
- EgressNat List<Pulumi.Rules Azure Native. Network. Inputs. Sub Resource Response> 
- List of egress NatRules.
- EnableBgp bool
- EnableBgp flag.
- EnableRate boolLimiting 
- EnableBgp flag.
- Id string
- Resource ID.
- IngressNat List<Pulumi.Rules Azure Native. Network. Inputs. Sub Resource Response> 
- List of ingress NatRules.
- IpsecPolicies 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.
- RoutingWeight int
- Routing weight for vpn connection.
- string
- SharedKey for the vpn connection.
- UseLocal boolAzure Ip Address 
- Use local azure ip to initiate connection.
- UsePolicy boolBased Traffic Selectors 
- Enable policy-based traffic selectors.
- VpnConnection stringProtocol Type 
- Connection protocol used for this connection.
- VpnGateway List<Pulumi.Custom Bgp Addresses Azure Native. Network. Inputs. Gateway Custom Bgp Ip Address Ip Configuration Response> 
- vpnGatewayCustomBgpAddresses used by this connection.
- VpnLink stringConnection Mode 
- Vpn link connection mode.
- VpnSite Pulumi.Link Azure Native. Network. Inputs. Sub Resource Response 
- Id of the connected vpn site link.
- ConnectionStatus string
- The connection status.
- EgressBytes float64Transferred 
- Egress bytes transferred.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- IngressBytes float64Transferred 
- Ingress bytes transferred.
- ProvisioningState string
- The provisioning state of the VPN site link connection resource.
- Type string
- Resource type.
- ConnectionBandwidth int
- Expected bandwidth in MBPS.
- EgressNat []SubRules Resource Response 
- List of egress NatRules.
- EnableBgp bool
- EnableBgp flag.
- EnableRate boolLimiting 
- EnableBgp flag.
- Id string
- Resource ID.
- IngressNat []SubRules Resource Response 
- List of ingress NatRules.
- IpsecPolicies []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.
- RoutingWeight int
- Routing weight for vpn connection.
- string
- SharedKey for the vpn connection.
- UseLocal boolAzure Ip Address 
- Use local azure ip to initiate connection.
- UsePolicy boolBased Traffic Selectors 
- Enable policy-based traffic selectors.
- VpnConnection stringProtocol Type 
- Connection protocol used for this connection.
- VpnGateway []GatewayCustom Bgp Addresses Custom Bgp Ip Address Ip Configuration Response 
- vpnGatewayCustomBgpAddresses used by this connection.
- VpnLink stringConnection Mode 
- Vpn link connection mode.
- VpnSite SubLink Resource Response 
- Id of the connected vpn site link.
- connectionStatus String
- The connection status.
- egressBytes DoubleTransferred 
- Egress bytes transferred.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- ingressBytes DoubleTransferred 
- Ingress bytes transferred.
- provisioningState String
- The provisioning state of the VPN site link connection resource.
- type String
- Resource type.
- connectionBandwidth Integer
- Expected bandwidth in MBPS.
- egressNat List<SubRules Resource Response> 
- List of egress NatRules.
- enableBgp Boolean
- EnableBgp flag.
- enableRate BooleanLimiting 
- EnableBgp flag.
- id String
- Resource ID.
- ingressNat List<SubRules Resource Response> 
- List of ingress NatRules.
- ipsecPolicies 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.
- routingWeight Integer
- Routing weight for vpn connection.
- String
- SharedKey for the vpn connection.
- useLocal BooleanAzure Ip Address 
- Use local azure ip to initiate connection.
- usePolicy BooleanBased Traffic Selectors 
- Enable policy-based traffic selectors.
- vpnConnection StringProtocol Type 
- Connection protocol used for this connection.
- vpnGateway List<GatewayCustom Bgp Addresses Custom Bgp Ip Address Ip Configuration Response> 
- vpnGatewayCustomBgpAddresses used by this connection.
- vpnLink StringConnection Mode 
- Vpn link connection mode.
- vpnSite SubLink Resource Response 
- Id of the connected vpn site link.
- connectionStatus string
- The connection status.
- egressBytes numberTransferred 
- Egress bytes transferred.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- ingressBytes numberTransferred 
- Ingress bytes transferred.
- provisioningState string
- The provisioning state of the VPN site link connection resource.
- type string
- Resource type.
- connectionBandwidth number
- Expected bandwidth in MBPS.
- egressNat SubRules Resource Response[] 
- List of egress NatRules.
- enableBgp boolean
- EnableBgp flag.
- enableRate booleanLimiting 
- EnableBgp flag.
- id string
- Resource ID.
- ingressNat SubRules Resource Response[] 
- List of ingress NatRules.
- ipsecPolicies 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.
- routingWeight number
- Routing weight for vpn connection.
- string
- SharedKey for the vpn connection.
- useLocal booleanAzure Ip Address 
- Use local azure ip to initiate connection.
- usePolicy booleanBased Traffic Selectors 
- Enable policy-based traffic selectors.
- vpnConnection stringProtocol Type 
- Connection protocol used for this connection.
- vpnGateway GatewayCustom Bgp Addresses Custom Bgp Ip Address Ip Configuration Response[] 
- vpnGatewayCustomBgpAddresses used by this connection.
- vpnLink stringConnection Mode 
- Vpn link connection mode.
- vpnSite 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_gateway_ Sequence[Gatewaycustom_ bgp_ addresses Custom Bgp Ip Address Ip Configuration Response] 
- vpnGatewayCustomBgpAddresses used by this connection.
- vpn_link_ strconnection_ mode 
- Vpn link connection mode.
- vpn_site_ Sublink Resource Response 
- Id of the connected vpn site link.
- connectionStatus String
- The connection status.
- egressBytes NumberTransferred 
- Egress bytes transferred.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- ingressBytes NumberTransferred 
- Ingress bytes transferred.
- provisioningState String
- The provisioning state of the VPN site link connection resource.
- type String
- Resource type.
- connectionBandwidth Number
- Expected bandwidth in MBPS.
- egressNat List<Property Map>Rules 
- List of egress NatRules.
- enableBgp Boolean
- EnableBgp flag.
- enableRate BooleanLimiting 
- EnableBgp flag.
- id String
- Resource ID.
- ingressNat List<Property Map>Rules 
- List of ingress NatRules.
- ipsecPolicies 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.
- routingWeight Number
- Routing weight for vpn connection.
- String
- SharedKey for the vpn connection.
- useLocal BooleanAzure Ip Address 
- Use local azure ip to initiate connection.
- usePolicy BooleanBased Traffic Selectors 
- Enable policy-based traffic selectors.
- vpnConnection StringProtocol Type 
- Connection protocol used for this connection.
- vpnGateway List<Property Map>Custom Bgp Addresses 
- vpnGatewayCustomBgpAddresses used by this connection.
- vpnLink StringConnection Mode 
- Vpn link connection mode.
- vpnSite Property MapLink 
- Id of the connected vpn site link.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi