These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
azure-native-v2.network.getVpnGateway
Explore with Pulumi AI
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
Retrieves the details of a virtual wan vpn gateway. 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 getVpnGateway
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 getVpnGateway(args: GetVpnGatewayArgs, opts?: InvokeOptions): Promise<GetVpnGatewayResult>
function getVpnGatewayOutput(args: GetVpnGatewayOutputArgs, opts?: InvokeOptions): Output<GetVpnGatewayResult>
def get_vpn_gateway(gateway_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetVpnGatewayResult
def get_vpn_gateway_output(gateway_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVpnGatewayResult]
func LookupVpnGateway(ctx *Context, args *LookupVpnGatewayArgs, opts ...InvokeOption) (*LookupVpnGatewayResult, error)
func LookupVpnGatewayOutput(ctx *Context, args *LookupVpnGatewayOutputArgs, opts ...InvokeOption) LookupVpnGatewayResultOutput
> Note: This function is named LookupVpnGateway
in the Go SDK.
public static class GetVpnGateway
{
public static Task<GetVpnGatewayResult> InvokeAsync(GetVpnGatewayArgs args, InvokeOptions? opts = null)
public static Output<GetVpnGatewayResult> Invoke(GetVpnGatewayInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetVpnGatewayResult> getVpnGateway(GetVpnGatewayArgs args, InvokeOptions options)
public static Output<GetVpnGatewayResult> getVpnGateway(GetVpnGatewayArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:network:getVpnGateway
arguments:
# arguments dictionary
The following arguments are supported:
- Gateway
Name This property is required. Changes to this property will trigger replacement.
- The name of the gateway.
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The resource group name of the VpnGateway.
- Gateway
Name This property is required. Changes to this property will trigger replacement.
- The name of the gateway.
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The resource group name of the VpnGateway.
- gateway
Name This property is required. Changes to this property will trigger replacement.
- The name of the gateway.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The resource group name of the VpnGateway.
- gateway
Name This property is required. Changes to this property will trigger replacement.
- The name of the gateway.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The resource group name of the VpnGateway.
- gateway_
name This property is required. Changes to this property will trigger replacement.
- The name of the gateway.
- resource_
group_ name This property is required. Changes to this property will trigger replacement.
- The resource group name of the VpnGateway.
- gateway
Name This property is required. Changes to this property will trigger replacement.
- The name of the gateway.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The resource group name of the VpnGateway.
getVpnGateway Result
The following output properties are available:
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Ip
Configurations List<Pulumi.Azure Native. Network. Outputs. Vpn Gateway Ip Configuration Response> - List of all IPs configured on the gateway.
- Location string
- Resource location.
- Name string
- Resource name.
- Provisioning
State string - The provisioning state of the VPN gateway resource.
- Type string
- Resource type.
- Bgp
Settings Pulumi.Azure Native. Network. Outputs. Bgp Settings Response - Local network gateway's BGP speaker settings.
- Connections
List<Pulumi.
Azure Native. Network. Outputs. Vpn Connection Response> - List of all vpn connections to the gateway.
- Enable
Bgp boolRoute Translation For Nat - Enable BGP routes translation for NAT on this VpnGateway.
- Id string
- Resource ID.
- Is
Routing boolPreference Internet - Enable Routing Preference property for the Public IP Interface of the VpnGateway.
- Nat
Rules List<Pulumi.Azure Native. Network. Outputs. Vpn Gateway Nat Rule Response> - List of all the nat Rules associated with the gateway.
- Dictionary<string, string>
- Resource tags.
- Virtual
Hub Pulumi.Azure Native. Network. Outputs. Sub Resource Response - The VirtualHub to which the gateway belongs.
- Vpn
Gateway intScale Unit - The scale unit for this vpn gateway.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Ip
Configurations []VpnGateway Ip Configuration Response - List of all IPs configured on the gateway.
- Location string
- Resource location.
- Name string
- Resource name.
- Provisioning
State string - The provisioning state of the VPN gateway resource.
- Type string
- Resource type.
- Bgp
Settings BgpSettings Response - Local network gateway's BGP speaker settings.
- Connections
[]Vpn
Connection Response - List of all vpn connections to the gateway.
- Enable
Bgp boolRoute Translation For Nat - Enable BGP routes translation for NAT on this VpnGateway.
- Id string
- Resource ID.
- Is
Routing boolPreference Internet - Enable Routing Preference property for the Public IP Interface of the VpnGateway.
- Nat
Rules []VpnGateway Nat Rule Response - List of all the nat Rules associated with the gateway.
- map[string]string
- Resource tags.
- Virtual
Hub SubResource Response - The VirtualHub to which the gateway belongs.
- Vpn
Gateway intScale Unit - The scale unit for this vpn gateway.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- ip
Configurations List<VpnGateway Ip Configuration Response> - List of all IPs configured on the gateway.
- location String
- Resource location.
- name String
- Resource name.
- provisioning
State String - The provisioning state of the VPN gateway resource.
- type String
- Resource type.
- bgp
Settings BgpSettings Response - Local network gateway's BGP speaker settings.
- connections
List<Vpn
Connection Response> - List of all vpn connections to the gateway.
- enable
Bgp BooleanRoute Translation For Nat - Enable BGP routes translation for NAT on this VpnGateway.
- id String
- Resource ID.
- is
Routing BooleanPreference Internet - Enable Routing Preference property for the Public IP Interface of the VpnGateway.
- nat
Rules List<VpnGateway Nat Rule Response> - List of all the nat Rules associated with the gateway.
- Map<String,String>
- Resource tags.
- virtual
Hub SubResource Response - The VirtualHub to which the gateway belongs.
- vpn
Gateway IntegerScale Unit - The scale unit for this vpn gateway.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- ip
Configurations VpnGateway Ip Configuration Response[] - List of all IPs configured on the gateway.
- location string
- Resource location.
- name string
- Resource name.
- provisioning
State string - The provisioning state of the VPN gateway resource.
- type string
- Resource type.
- bgp
Settings BgpSettings Response - Local network gateway's BGP speaker settings.
- connections
Vpn
Connection Response[] - List of all vpn connections to the gateway.
- enable
Bgp booleanRoute Translation For Nat - Enable BGP routes translation for NAT on this VpnGateway.
- id string
- Resource ID.
- is
Routing booleanPreference Internet - Enable Routing Preference property for the Public IP Interface of the VpnGateway.
- nat
Rules VpnGateway Nat Rule Response[] - List of all the nat Rules associated with the gateway.
- {[key: string]: string}
- Resource tags.
- virtual
Hub SubResource Response - The VirtualHub to which the gateway belongs.
- vpn
Gateway numberScale Unit - The scale unit for this vpn gateway.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- ip_
configurations Sequence[VpnGateway Ip Configuration Response] - List of all IPs configured on the gateway.
- location str
- Resource location.
- name str
- Resource name.
- provisioning_
state str - The provisioning state of the VPN gateway resource.
- type str
- Resource type.
- bgp_
settings BgpSettings Response - Local network gateway's BGP speaker settings.
- connections
Sequence[Vpn
Connection Response] - List of all vpn connections to the gateway.
- enable_
bgp_ boolroute_ translation_ for_ nat - Enable BGP routes translation for NAT on this VpnGateway.
- id str
- Resource ID.
- is_
routing_ boolpreference_ internet - Enable Routing Preference property for the Public IP Interface of the VpnGateway.
- nat_
rules Sequence[VpnGateway Nat Rule Response] - List of all the nat Rules associated with the gateway.
- Mapping[str, str]
- Resource tags.
- virtual_
hub SubResource Response - The VirtualHub to which the gateway belongs.
- vpn_
gateway_ intscale_ unit - The scale unit for this vpn gateway.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- ip
Configurations List<Property Map> - List of all IPs configured on the gateway.
- location String
- Resource location.
- name String
- Resource name.
- provisioning
State String - The provisioning state of the VPN gateway resource.
- type String
- Resource type.
- bgp
Settings Property Map - Local network gateway's BGP speaker settings.
- connections List<Property Map>
- List of all vpn connections to the gateway.
- enable
Bgp BooleanRoute Translation For Nat - Enable BGP routes translation for NAT on this VpnGateway.
- id String
- Resource ID.
- is
Routing BooleanPreference Internet - Enable Routing Preference property for the Public IP Interface of the VpnGateway.
- nat
Rules List<Property Map> - List of all the nat Rules associated with the gateway.
- Map<String>
- Resource tags.
- virtual
Hub Property Map - The VirtualHub to which the gateway belongs.
- vpn
Gateway NumberScale Unit - The scale unit for this vpn gateway.
Supporting Types
BgpSettingsResponse
- Asn double
- The BGP speaker's ASN.
- Bgp
Peering stringAddress - The BGP peering address and BGP identifier of this BGP speaker.
- Bgp
Peering List<Pulumi.Addresses Azure Native. Network. Inputs. IPConfiguration Bgp Peering Address Response> - BGP peering address with IP configuration ID for virtual network gateway.
- Peer
Weight int - The weight added to routes learned from this BGP speaker.
- Asn float64
- The BGP speaker's ASN.
- Bgp
Peering stringAddress - The BGP peering address and BGP identifier of this BGP speaker.
- Bgp
Peering []IPConfigurationAddresses Bgp Peering Address Response - BGP peering address with IP configuration ID for virtual network gateway.
- Peer
Weight int - The weight added to routes learned from this BGP speaker.
- asn Double
- The BGP speaker's ASN.
- bgp
Peering StringAddress - The BGP peering address and BGP identifier of this BGP speaker.
- bgp
Peering List<IPConfigurationAddresses Bgp Peering Address Response> - BGP peering address with IP configuration ID for virtual network gateway.
- peer
Weight Integer - The weight added to routes learned from this BGP speaker.
- asn number
- The BGP speaker's ASN.
- bgp
Peering stringAddress - The BGP peering address and BGP identifier of this BGP speaker.
- bgp
Peering IPConfigurationAddresses Bgp Peering Address Response[] - BGP peering address with IP configuration ID for virtual network gateway.
- peer
Weight number - The weight added to routes learned from this BGP speaker.
- asn float
- The BGP speaker's ASN.
- bgp_
peering_ straddress - The BGP peering address and BGP identifier of this BGP speaker.
- bgp_
peering_ Sequence[IPConfigurationaddresses Bgp Peering Address Response] - BGP peering address with IP configuration ID for virtual network gateway.
- peer_
weight int - The weight added to routes learned from this BGP speaker.
- asn Number
- The BGP speaker's ASN.
- bgp
Peering StringAddress - The BGP peering address and BGP identifier of this BGP speaker.
- bgp
Peering List<Property Map>Addresses - BGP peering address with IP configuration ID for virtual network gateway.
- peer
Weight Number - The weight added to routes learned from this BGP speaker.
GatewayCustomBgpIpAddressIpConfigurationResponse
- Custom
Bgp Ip Address This property is required. string - The custom BgpPeeringAddress which belongs to IpconfigurationId.
- Ip
Configuration Id This property is required. string - The IpconfigurationId of ipconfiguration which belongs to gateway.
- Custom
Bgp Ip Address This property is required. string - The custom BgpPeeringAddress which belongs to IpconfigurationId.
- Ip
Configuration Id This property is required. string - The IpconfigurationId of ipconfiguration which belongs to gateway.
- custom
Bgp Ip Address This property is required. String - The custom BgpPeeringAddress which belongs to IpconfigurationId.
- ip
Configuration Id This property is required. String - The IpconfigurationId of ipconfiguration which belongs to gateway.
- custom
Bgp Ip Address This property is required. string - The custom BgpPeeringAddress which belongs to IpconfigurationId.
- ip
Configuration Id This property is required. string - The IpconfigurationId of ipconfiguration which belongs to gateway.
- custom_
bgp_ ip_ address This property is required. str - The custom BgpPeeringAddress which belongs to IpconfigurationId.
- ip_
configuration_ id This property is required. str - The IpconfigurationId of ipconfiguration which belongs to gateway.
- custom
Bgp Ip Address This property is required. String - The custom BgpPeeringAddress which belongs to IpconfigurationId.
- ip
Configuration Id This property is required. String - The IpconfigurationId of ipconfiguration which belongs to gateway.
IPConfigurationBgpPeeringAddressResponse
- Default
Bgp Ip Addresses This property is required. List<string> - The list of default BGP peering addresses which belong to IP configuration.
- Tunnel
Ip Addresses This property is required. List<string> - The list of tunnel public IP addresses which belong to IP configuration.
- Custom
Bgp List<string>Ip Addresses - The list of custom BGP peering addresses which belong to IP configuration.
- Ipconfiguration
Id string - The ID of IP configuration which belongs to gateway.
- Default
Bgp Ip Addresses This property is required. []string - The list of default BGP peering addresses which belong to IP configuration.
- Tunnel
Ip Addresses This property is required. []string - The list of tunnel public IP addresses which belong to IP configuration.
- Custom
Bgp []stringIp Addresses - The list of custom BGP peering addresses which belong to IP configuration.
- Ipconfiguration
Id string - The ID of IP configuration which belongs to gateway.
- default
Bgp Ip Addresses This property is required. List<String> - The list of default BGP peering addresses which belong to IP configuration.
- tunnel
Ip Addresses This property is required. List<String> - The list of tunnel public IP addresses which belong to IP configuration.
- custom
Bgp List<String>Ip Addresses - The list of custom BGP peering addresses which belong to IP configuration.
- ipconfiguration
Id String - The ID of IP configuration which belongs to gateway.
- default
Bgp Ip Addresses This property is required. string[] - The list of default BGP peering addresses which belong to IP configuration.
- tunnel
Ip Addresses This property is required. string[] - The list of tunnel public IP addresses which belong to IP configuration.
- custom
Bgp string[]Ip Addresses - The list of custom BGP peering addresses which belong to IP configuration.
- ipconfiguration
Id string - The ID of IP configuration which belongs to gateway.
- default_
bgp_ ip_ addresses This property is required. Sequence[str] - The list of default BGP peering addresses which belong to IP configuration.
- tunnel_
ip_ addresses This property is required. Sequence[str] - The list of tunnel public IP addresses which belong to IP configuration.
- custom_
bgp_ Sequence[str]ip_ addresses - The list of custom BGP peering addresses which belong to IP configuration.
- ipconfiguration_
id str - The ID of IP configuration which belongs to gateway.
- default
Bgp Ip Addresses This property is required. List<String> - The list of default BGP peering addresses which belong to IP configuration.
- tunnel
Ip Addresses This property is required. List<String> - The list of tunnel public IP addresses which belong to IP configuration.
- custom
Bgp List<String>Ip Addresses - The list of custom BGP peering addresses which belong to IP configuration.
- ipconfiguration
Id String - The ID of IP configuration which belongs to gateway.
IpsecPolicyResponse
- Dh
Group This property is required. string - The DH Group used in IKE Phase 1 for initial SA.
- Ike
Encryption This property is required. string - The IKE encryption algorithm (IKE phase 2).
- Ike
Integrity This property is required. string - The IKE integrity algorithm (IKE phase 2).
- Ipsec
Encryption This property is required. string - The IPSec encryption algorithm (IKE phase 1).
- Ipsec
Integrity This property is required. string - The IPSec integrity algorithm (IKE phase 1).
- Pfs
Group This property is required. string - The Pfs Group used in IKE Phase 2 for new child SA.
- Sa
Data Size Kilobytes This property is required. int - 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 Time Seconds This property is required. int - The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.
- Dh
Group This property is required. string - The DH Group used in IKE Phase 1 for initial SA.
- Ike
Encryption This property is required. string - The IKE encryption algorithm (IKE phase 2).
- Ike
Integrity This property is required. string - The IKE integrity algorithm (IKE phase 2).
- Ipsec
Encryption This property is required. string - The IPSec encryption algorithm (IKE phase 1).
- Ipsec
Integrity This property is required. string - The IPSec integrity algorithm (IKE phase 1).
- Pfs
Group This property is required. string - The Pfs Group used in IKE Phase 2 for new child SA.
- Sa
Data Size Kilobytes This property is required. int - 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 Time Seconds This property is required. int - The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.
- dh
Group This property is required. String - The DH Group used in IKE Phase 1 for initial SA.
- ike
Encryption This property is required. String - The IKE encryption algorithm (IKE phase 2).
- ike
Integrity This property is required. String - The IKE integrity algorithm (IKE phase 2).
- ipsec
Encryption This property is required. String - The IPSec encryption algorithm (IKE phase 1).
- ipsec
Integrity This property is required. String - The IPSec integrity algorithm (IKE phase 1).
- pfs
Group This property is required. String - The Pfs Group used in IKE Phase 2 for new child SA.
- sa
Data Size Kilobytes This property is required. Integer - 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 Time Seconds This property is required. Integer - The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.
- dh
Group This property is required. string - The DH Group used in IKE Phase 1 for initial SA.
- ike
Encryption This property is required. string - The IKE encryption algorithm (IKE phase 2).
- ike
Integrity This property is required. string - The IKE integrity algorithm (IKE phase 2).
- ipsec
Encryption This property is required. string - The IPSec encryption algorithm (IKE phase 1).
- ipsec
Integrity This property is required. string - The IPSec integrity algorithm (IKE phase 1).
- pfs
Group This property is required. string - The Pfs Group used in IKE Phase 2 for new child SA.
- sa
Data Size Kilobytes This property is required. number - 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 Time Seconds This property is required. number - The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.
- dh_
group This property is required. str - The DH Group used in IKE Phase 1 for initial SA.
- ike_
encryption This property is required. str - The IKE encryption algorithm (IKE phase 2).
- ike_
integrity This property is required. str - The IKE integrity algorithm (IKE phase 2).
- ipsec_
encryption This property is required. str - The IPSec encryption algorithm (IKE phase 1).
- ipsec_
integrity This property is required. str - The IPSec integrity algorithm (IKE phase 1).
- pfs_
group This property is required. str - The Pfs Group used in IKE Phase 2 for new child SA.
- sa_
data_ size_ kilobytes This property is required. int - 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_ time_ seconds This property is required. int - The IPSec Security Association (also called Quick Mode or Phase 2 SA) lifetime in seconds for a site to site VPN tunnel.
- dh
Group This property is required. String - The DH Group used in IKE Phase 1 for initial SA.
- ike
Encryption This property is required. String - The IKE encryption algorithm (IKE phase 2).
- ike
Integrity This property is required. String - The IKE integrity algorithm (IKE phase 2).
- ipsec
Encryption This property is required. String - The IPSec encryption algorithm (IKE phase 1).
- ipsec
Integrity This property is required. String - The IPSec integrity algorithm (IKE phase 1).
- pfs
Group This property is required. String - The Pfs Group used in IKE Phase 2 for new child SA.
- sa
Data Size Kilobytes This property is required. Number - 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 Time Seconds This property is required. Number - 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 Routes This property is required. bool - 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 Routes This property is required. bool - 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 Routes This property is required. Boolean - 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 Routes This property is required. boolean - 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_ routes This property is required. bool - 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 Routes This property is required. Boolean - 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
This property is required. string - Resource ID.
- Id
This property is required. string - Resource ID.
- id
This property is required. String - Resource ID.
- id
This property is required. string - Resource ID.
- id
This property is required. str - Resource ID.
- id
This property is required. String - Resource ID.
TrafficSelectorPolicyResponse
- Local
Address Ranges This property is required. List<string> - A collection of local address spaces in CIDR format.
- Remote
Address Ranges This property is required. List<string> - A collection of remote address spaces in CIDR format.
- Local
Address Ranges This property is required. []string - A collection of local address spaces in CIDR format.
- Remote
Address Ranges This property is required. []string - A collection of remote address spaces in CIDR format.
- local
Address Ranges This property is required. List<String> - A collection of local address spaces in CIDR format.
- remote
Address Ranges This property is required. List<String> - A collection of remote address spaces in CIDR format.
- local
Address Ranges This property is required. string[] - A collection of local address spaces in CIDR format.
- remote
Address Ranges This property is required. string[] - A collection of remote address spaces in CIDR format.
- local_
address_ ranges This property is required. Sequence[str] - A collection of local address spaces in CIDR format.
- remote_
address_ ranges This property is required. Sequence[str] - A collection of remote address spaces in CIDR format.
- local
Address Ranges This property is required. List<String> - A collection of local address spaces in CIDR format.
- remote
Address Ranges This property is required. List<String> - A collection of remote address spaces in CIDR format.
VnetRouteResponse
- Bgp
Connections This property is required. 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 This property is required. []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 This property is required. 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 This property is required. 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 This property is required. 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 This property is required. 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.
VpnConnectionResponse
- Connection
Status This property is required. string - The connection status.
- Egress
Bytes Transferred This property is required. double - Egress bytes transferred.
- Etag
This property is required. string - A unique read-only string that changes whenever the resource is updated.
- Ingress
Bytes Transferred This property is required. double - Ingress bytes transferred.
- Provisioning
State This property is required. 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. 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.
- Remote
Vpn Pulumi.Site Azure Native. Network. Inputs. Sub Resource Response - Id of the connected vpn site.
- Routing
Configuration Pulumi.Azure Native. Network. Inputs. 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. Inputs. 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. Inputs. Vpn Site Link Connection Response> - List of all vpn site link connections to the gateway.
- Connection
Status This property is required. string - The connection status.
- Egress
Bytes Transferred This property is required. float64 - Egress bytes transferred.
- Etag
This property is required. string - A unique read-only string that changes whenever the resource is updated.
- Ingress
Bytes Transferred This property is required. float64 - Ingress bytes transferred.
- Provisioning
State This property is required. 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 This property is required. String - The connection status.
- egress
Bytes Transferred This property is required. Double - Egress bytes transferred.
- etag
This property is required. String - A unique read-only string that changes whenever the resource is updated.
- ingress
Bytes Transferred This property is required. Double - Ingress bytes transferred.
- provisioning
State This property is required. 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 This property is required. string - The connection status.
- egress
Bytes Transferred This property is required. number - Egress bytes transferred.
- etag
This property is required. string - A unique read-only string that changes whenever the resource is updated.
- ingress
Bytes Transferred This property is required. number - Ingress bytes transferred.
- provisioning
State This property is required. 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 This property is required. str - The connection status.
- egress_
bytes_ transferred This property is required. float - Egress bytes transferred.
- etag
This property is required. str - A unique read-only string that changes whenever the resource is updated.
- ingress_
bytes_ transferred This property is required. float - Ingress bytes transferred.
- provisioning_
state This property is required. 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 This property is required. String - The connection status.
- egress
Bytes Transferred This property is required. Number - Egress bytes transferred.
- etag
This property is required. String - A unique read-only string that changes whenever the resource is updated.
- ingress
Bytes Transferred This property is required. Number - Ingress bytes transferred.
- provisioning
State This property is required. 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.
VpnGatewayIpConfigurationResponse
- Id string
- The identifier of the IP configuration for a VPN Gateway.
- Private
Ip stringAddress - The private IP address of this IP configuration.
- Public
Ip stringAddress - The public IP address of this IP configuration.
- Id string
- The identifier of the IP configuration for a VPN Gateway.
- Private
Ip stringAddress - The private IP address of this IP configuration.
- Public
Ip stringAddress - The public IP address of this IP configuration.
- id String
- The identifier of the IP configuration for a VPN Gateway.
- private
Ip StringAddress - The private IP address of this IP configuration.
- public
Ip StringAddress - The public IP address of this IP configuration.
- id string
- The identifier of the IP configuration for a VPN Gateway.
- private
Ip stringAddress - The private IP address of this IP configuration.
- public
Ip stringAddress - The public IP address of this IP configuration.
- id str
- The identifier of the IP configuration for a VPN Gateway.
- private_
ip_ straddress - The private IP address of this IP configuration.
- public_
ip_ straddress - The public IP address of this IP configuration.
- id String
- The identifier of the IP configuration for a VPN Gateway.
- private
Ip StringAddress - The private IP address of this IP configuration.
- public
Ip StringAddress - The public IP address of this IP configuration.
VpnGatewayNatRuleResponse
- Egress
Vpn Site Link Connections This property is required. List<Pulumi.Azure Native. Network. Inputs. Sub Resource Response> - List of egress VpnSiteLinkConnections.
- Etag
This property is required. string - A unique read-only string that changes whenever the resource is updated.
- Ingress
Vpn Site Link Connections This property is required. List<Pulumi.Azure Native. Network. Inputs. Sub Resource Response> - List of ingress VpnSiteLinkConnections.
- Provisioning
State This property is required. string - The provisioning state of the NAT Rule resource.
- Type
This property is required. string - Resource type.
- External
Mappings List<Pulumi.Azure Native. Network. Inputs. Vpn Nat Rule Mapping Response> - The private IP address external mapping for NAT.
- Id string
- Resource ID.
- Internal
Mappings List<Pulumi.Azure Native. Network. Inputs. Vpn Nat Rule Mapping Response> - The private IP address internal mapping for NAT.
- Ip
Configuration stringId - The IP Configuration ID this NAT rule applies to.
- Mode string
- The Source NAT direction of a VPN NAT.
- Name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- Egress
Vpn Site Link Connections This property is required. []SubResource Response - List of egress VpnSiteLinkConnections.
- Etag
This property is required. string - A unique read-only string that changes whenever the resource is updated.
- Ingress
Vpn Site Link Connections This property is required. []SubResource Response - List of ingress VpnSiteLinkConnections.
- Provisioning
State This property is required. string - The provisioning state of the NAT Rule resource.
- Type
This property is required. string - Resource type.
- External
Mappings []VpnNat Rule Mapping Response - The private IP address external mapping for NAT.
- Id string
- Resource ID.
- Internal
Mappings []VpnNat Rule Mapping Response - The private IP address internal mapping for NAT.
- Ip
Configuration stringId - The IP Configuration ID this NAT rule applies to.
- Mode string
- The Source NAT direction of a VPN NAT.
- Name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- egress
Vpn Site Link Connections This property is required. List<SubResource Response> - List of egress VpnSiteLinkConnections.
- etag
This property is required. String - A unique read-only string that changes whenever the resource is updated.
- ingress
Vpn Site Link Connections This property is required. List<SubResource Response> - List of ingress VpnSiteLinkConnections.
- provisioning
State This property is required. String - The provisioning state of the NAT Rule resource.
- type
This property is required. String - Resource type.
- external
Mappings List<VpnNat Rule Mapping Response> - The private IP address external mapping for NAT.
- id String
- Resource ID.
- internal
Mappings List<VpnNat Rule Mapping Response> - The private IP address internal mapping for NAT.
- ip
Configuration StringId - The IP Configuration ID this NAT rule applies to.
- mode String
- The Source NAT direction of a VPN NAT.
- name String
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- egress
Vpn Site Link Connections This property is required. SubResource Response[] - List of egress VpnSiteLinkConnections.
- etag
This property is required. string - A unique read-only string that changes whenever the resource is updated.
- ingress
Vpn Site Link Connections This property is required. SubResource Response[] - List of ingress VpnSiteLinkConnections.
- provisioning
State This property is required. string - The provisioning state of the NAT Rule resource.
- type
This property is required. string - Resource type.
- external
Mappings VpnNat Rule Mapping Response[] - The private IP address external mapping for NAT.
- id string
- Resource ID.
- internal
Mappings VpnNat Rule Mapping Response[] - The private IP address internal mapping for NAT.
- ip
Configuration stringId - The IP Configuration ID this NAT rule applies to.
- mode string
- The Source NAT direction of a VPN NAT.
- name string
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- egress_
vpn_ site_ link_ connections This property is required. Sequence[SubResource Response] - List of egress VpnSiteLinkConnections.
- etag
This property is required. str - A unique read-only string that changes whenever the resource is updated.
- ingress_
vpn_ site_ link_ connections This property is required. Sequence[SubResource Response] - List of ingress VpnSiteLinkConnections.
- provisioning_
state This property is required. str - The provisioning state of the NAT Rule resource.
- type
This property is required. str - Resource type.
- external_
mappings Sequence[VpnNat Rule Mapping Response] - The private IP address external mapping for NAT.
- id str
- Resource ID.
- internal_
mappings Sequence[VpnNat Rule Mapping Response] - The private IP address internal mapping for NAT.
- ip_
configuration_ strid - The IP Configuration ID this NAT rule applies to.
- mode str
- The Source NAT direction of a VPN NAT.
- name str
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
- egress
Vpn Site Link Connections This property is required. List<Property Map> - List of egress VpnSiteLinkConnections.
- etag
This property is required. String - A unique read-only string that changes whenever the resource is updated.
- ingress
Vpn Site Link Connections This property is required. List<Property Map> - List of ingress VpnSiteLinkConnections.
- provisioning
State This property is required. String - The provisioning state of the NAT Rule resource.
- type
This property is required. String - Resource type.
- external
Mappings List<Property Map> - The private IP address external mapping for NAT.
- id String
- Resource ID.
- internal
Mappings List<Property Map> - The private IP address internal mapping for NAT.
- ip
Configuration StringId - The IP Configuration ID this NAT rule applies to.
- mode String
- The Source NAT direction of a VPN NAT.
- name String
- The name of the resource that is unique within a resource group. This name can be used to access the resource.
VpnNatRuleMappingResponse
- Address
Space string - Address space for Vpn NatRule mapping.
- Port
Range string - Port range for Vpn NatRule mapping.
- Address
Space string - Address space for Vpn NatRule mapping.
- Port
Range string - Port range for Vpn NatRule mapping.
- address
Space String - Address space for Vpn NatRule mapping.
- port
Range String - Port range for Vpn NatRule mapping.
- address
Space string - Address space for Vpn NatRule mapping.
- port
Range string - Port range for Vpn NatRule mapping.
- address_
space str - Address space for Vpn NatRule mapping.
- port_
range str - Port range for Vpn NatRule mapping.
- address
Space String - Address space for Vpn NatRule mapping.
- port
Range String - Port range for Vpn NatRule mapping.
VpnSiteLinkConnectionResponse
- Connection
Status This property is required. string - The connection status.
- Egress
Bytes Transferred This property is required. double - Egress bytes transferred.
- Etag
This property is required. string - A unique read-only string that changes whenever the resource is updated.
- Ingress
Bytes Transferred This property is required. double - Ingress bytes transferred.
- Provisioning
State This property is required. string - The provisioning state of the VPN site link connection resource.
- Type
This property is required. 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
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 This property is required. string - The connection status.
- Egress
Bytes Transferred This property is required. float64 - Egress bytes transferred.
- Etag
This property is required. string - A unique read-only string that changes whenever the resource is updated.
- Ingress
Bytes Transferred This property is required. float64 - Ingress bytes transferred.
- Provisioning
State This property is required. string - The provisioning state of the VPN site link connection resource.
- Type
This property is required. 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
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 This property is required. String - The connection status.
- egress
Bytes Transferred This property is required. Double - Egress bytes transferred.
- etag
This property is required. String - A unique read-only string that changes whenever the resource is updated.
- ingress
Bytes Transferred This property is required. Double - Ingress bytes transferred.
- provisioning
State This property is required. String - The provisioning state of the VPN site link connection resource.
- type
This property is required. 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
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 This property is required. string - The connection status.
- egress
Bytes Transferred This property is required. number - Egress bytes transferred.
- etag
This property is required. string - A unique read-only string that changes whenever the resource is updated.
- ingress
Bytes Transferred This property is required. number - Ingress bytes transferred.
- provisioning
State This property is required. string - The provisioning state of the VPN site link connection resource.
- type
This property is required. 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
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 This property is required. str - The connection status.
- egress_
bytes_ transferred This property is required. float - Egress bytes transferred.
- etag
This property is required. str - A unique read-only string that changes whenever the resource is updated.
- ingress_
bytes_ transferred This property is required. float - Ingress bytes transferred.
- provisioning_
state This property is required. str - The provisioning state of the VPN site link connection resource.
- type
This property is required. 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.
- connection
Status This property is required. String - The connection status.
- egress
Bytes Transferred This property is required. Number - Egress bytes transferred.
- etag
This property is required. String - A unique read-only string that changes whenever the resource is updated.
- ingress
Bytes Transferred This property is required. Number - Ingress bytes transferred.
- provisioning
State This property is required. String - The provisioning state of the VPN site link connection resource.
- type
This property is required. 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
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-v2 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi