azure-native.network.getVpnConnection
Explore with Pulumi AI
Retrieves the details of a vpn connection.
Uses Azure REST API version 2024-05-01.
Other available API versions: 2018-06-01, 2018-07-01, 2018-08-01, 2018-10-01, 2018-11-01, 2018-12-01, 2019-02-01, 2019-04-01, 2019-06-01, 2019-07-01, 2019-08-01, 2019-09-01, 2019-11-01, 2019-12-01, 2020-03-01, 2020-04-01, 2020-05-01, 2020-06-01, 2020-07-01, 2020-08-01, 2020-11-01, 2021-02-01, 2021-03-01, 2021-05-01, 2021-08-01, 2022-01-01, 2022-05-01, 2022-07-01, 2022-09-01, 2022-11-01, 2023-02-01, 2023-04-01, 2023-05-01, 2023-06-01, 2023-09-01, 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native network [ApiVersion]
. See the version guide for details.
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 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:
- Azure
Api stringVersion - The Azure API version of the resource.
- 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.
- Azure
Api stringVersion - The Azure API version of the resource.
- 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.
- azure
Api StringVersion - The Azure API version of the resource.
- 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.
- azure
Api stringVersion - The Azure API version of the resource.
- 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.
- azure_
api_ strversion - The Azure API version of the resource.
- 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.
- azure
Api StringVersion - The Azure API version of the resource.
- 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
GatewayCustomBgpIpAddressIpConfigurationResponse
- Custom
Bgp stringIp Address - The custom BgpPeeringAddress which belongs to IpconfigurationId.
- Ip
Configuration stringId - The IpconfigurationId of ipconfiguration which belongs to gateway.
- Custom
Bgp stringIp Address - The custom BgpPeeringAddress which belongs to IpconfigurationId.
- Ip
Configuration stringId - The IpconfigurationId of ipconfiguration which belongs to gateway.
- custom
Bgp StringIp Address - The custom BgpPeeringAddress which belongs to IpconfigurationId.
- ip
Configuration StringId - The IpconfigurationId of ipconfiguration which belongs to gateway.
- custom
Bgp stringIp Address - The custom BgpPeeringAddress which belongs to IpconfigurationId.
- ip
Configuration 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.
- custom
Bgp StringIp Address - The custom BgpPeeringAddress which belongs to IpconfigurationId.
- ip
Configuration StringId - The IpconfigurationId of ipconfiguration which belongs to gateway.
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.
- Inbound
Route Pulumi.Map Azure Native. Network. Inputs. Sub Resource Response - The resource id of the RouteMap associated with this RoutingConfiguration for inbound learned routes.
- Outbound
Route Pulumi.Map Azure Native. Network. Inputs. Sub Resource Response - The resource id of theRouteMap associated with this RoutingConfiguration for outbound advertised routes.
- 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.
- 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.
- 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.
- 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.
- 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.
- associated
Route Property MapTable - The resource id RouteTable associated with this RoutingConfiguration.
- inbound
Route Property MapMap - The resource id of the RouteMap associated with this RoutingConfiguration for inbound learned routes.
- outbound
Route Property MapMap - The resource id of theRouteMap associated with this RoutingConfiguration for outbound advertised routes.
- 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.
StaticRoutesConfigResponse
- Propagate
Static boolRoutes - Boolean indicating whether static routes on this connection are automatically propagate to route tables which this connection propagates to.
- Vnet
Local 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 stringRoute Override Criteria - Parameter determining whether NVA in spoke vnet is bypassed for traffic with destination in spoke.
- propagate
Static BooleanRoutes - Boolean indicating whether static routes on this connection are automatically propagate to route tables which this connection propagates to.
- vnet
Local StringRoute Override Criteria - Parameter determining whether NVA in spoke vnet is bypassed for traffic with destination in spoke.
- propagate
Static booleanRoutes - Boolean indicating whether static routes on this connection are automatically propagate to route tables which this connection propagates to.
- vnet
Local 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.
- propagate
Static BooleanRoutes - Boolean indicating whether static routes on this connection are automatically propagate to route tables which this connection propagates to.
- vnet
Local 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
- 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
- Bgp
Connections List<Pulumi.Azure Native. Network. Inputs. Sub Resource Response> - The list of references to HubBgpConnection objects.
- Static
Routes List<Pulumi.Azure Native. Network. Inputs. Static Route Response> - List of all Static Routes.
- Static
Routes Pulumi.Config Azure Native. Network. Inputs. Static Routes Config Response - Configuration for static routes on this HubVnetConnection.
- Bgp
Connections []SubResource Response - The list of references to HubBgpConnection objects.
- Static
Routes []StaticRoute Response - List of all Static Routes.
- Static
Routes StaticConfig Routes Config Response - Configuration for static routes on this HubVnetConnection.
- bgp
Connections List<SubResource Response> - The list of references to HubBgpConnection objects.
- static
Routes List<StaticRoute Response> - List of all Static Routes.
- static
Routes StaticConfig Routes Config Response - Configuration for static routes on this HubVnetConnection.
- bgp
Connections SubResource Response[] - The list of references to HubBgpConnection objects.
- static
Routes StaticRoute Response[] - List of all Static Routes.
- static
Routes 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.
- bgp
Connections List<Property Map> - The list of references to HubBgpConnection objects.
- static
Routes List<Property Map> - List of all Static Routes.
- static
Routes Property MapConfig - Configuration for static routes on this HubVnetConnection.
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.
- Dpd
Timeout intSeconds - Dead Peer Detection timeout in seconds for VpnLink connection.
- 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
Gateway List<Pulumi.Custom Bgp Addresses Azure Native. Network. Inputs. Gateway Custom Bgp Ip Address Ip Configuration Response> - vpnGatewayCustomBgpAddresses used by 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.
- Dpd
Timeout intSeconds - Dead Peer Detection timeout in seconds for VpnLink connection.
- 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
Gateway []GatewayCustom Bgp Addresses Custom Bgp Ip Address Ip Configuration Response - vpnGatewayCustomBgpAddresses used by 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.
- dpd
Timeout IntegerSeconds - Dead Peer Detection timeout in seconds for VpnLink connection.
- 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
Gateway List<GatewayCustom Bgp Addresses Custom Bgp Ip Address Ip Configuration Response> - vpnGatewayCustomBgpAddresses used by 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.
- dpd
Timeout numberSeconds - Dead Peer Detection timeout in seconds for VpnLink connection.
- 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
Gateway GatewayCustom Bgp Addresses Custom Bgp Ip Address Ip Configuration Response[] - vpnGatewayCustomBgpAddresses used by 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.
- dpd_
timeout_ intseconds - Dead Peer Detection timeout in seconds for VpnLink connection.
- 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.
- 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.
- dpd
Timeout NumberSeconds - Dead Peer Detection timeout in seconds for VpnLink connection.
- 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
Gateway List<Property Map>Custom Bgp Addresses - vpnGatewayCustomBgpAddresses used by 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