azure-native.network.getVpnGateway
Explore with Pulumi AI
Retrieves the details of a virtual wan vpn gateway.
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 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 dictionaryThe following arguments are supported:
- Gateway
Name string - The name of the gateway.
 - Resource
Group stringName  - The resource group name of the VpnGateway.
 
- Gateway
Name string - The name of the gateway.
 - Resource
Group stringName  - The resource group name of the VpnGateway.
 
- gateway
Name String - The name of the gateway.
 - resource
Group StringName  - The resource group name of the VpnGateway.
 
- gateway
Name string - The name of the gateway.
 - resource
Group stringName  - The resource group name of the VpnGateway.
 
- gateway_
name str - The name of the gateway.
 - resource_
group_ strname  - The resource group name of the VpnGateway.
 
- gateway
Name String - The name of the gateway.
 - resource
Group StringName  - The resource group name of the VpnGateway.
 
getVpnGateway Result
The following output properties are available:
- Azure
Api stringVersion  - The Azure API version of the resource.
 - 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.
 
- Azure
Api stringVersion  - The Azure API version of the resource.
 - 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.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - 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.
 
- azure
Api stringVersion  - The Azure API version of the resource.
 - 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.
 
- azure_
api_ strversion  - The Azure API version of the resource.
 - 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.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - 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 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.
 
IPConfigurationBgpPeeringAddressResponse    
- Default
Bgp List<string>Ip Addresses  - The list of default BGP peering addresses which belong to IP configuration.
 - Tunnel
Ip List<string>Addresses  - 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 []stringIp Addresses  - The list of default BGP peering addresses which belong to IP configuration.
 - Tunnel
Ip []stringAddresses  - 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 List<String>Ip Addresses  - The list of default BGP peering addresses which belong to IP configuration.
 - tunnel
Ip List<String>Addresses  - 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 string[]Ip Addresses  - The list of default BGP peering addresses which belong to IP configuration.
 - tunnel
Ip string[]Addresses  - 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_ Sequence[str]ip_ addresses  - The list of default BGP peering addresses which belong to IP configuration.
 - tunnel_
ip_ Sequence[str]addresses  - 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 List<String>Ip Addresses  - The list of default BGP peering addresses which belong to IP configuration.
 - tunnel
Ip List<String>Addresses  - 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 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.
 
VpnConnectionResponse  
- 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. 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 string - The connection status.
 - Egress
Bytes float64Transferred  - Egress bytes transferred.
 - Etag string
 - A unique read-only string that changes whenever the resource is updated.
 - Ingress
Bytes float64Transferred  - Ingress bytes transferred.
 - Provisioning
State string - The provisioning state of the VPN connection resource.
 - Connection
Bandwidth int - Expected bandwidth in MBPS.
 - Dpd
Timeout intSeconds  - DPD timeout in seconds for vpn connection.
 - Enable
Bgp bool - EnableBgp flag.
 - Enable
Internet boolSecurity  - Enable internet security.
 - Enable
Rate boolLimiting  - EnableBgp flag.
 - Id string
 - Resource ID.
 - Ipsec
Policies []IpsecPolicy Response  - The IPSec Policies to be considered by this connection.
 - Name string
 - The name of the resource that is unique within a resource group. This name can be used to access the resource.
 - Remote
Vpn SubSite Resource Response  - Id of the connected vpn site.
 - Routing
Configuration RoutingConfiguration Response  - The Routing Configuration indicating the associated and propagated route tables on this connection.
 - Routing
Weight int - Routing weight for vpn connection.
 - string
 - SharedKey for the vpn connection.
 - Traffic
Selector []TrafficPolicies Selector Policy Response  - The Traffic Selector Policies to be considered by this connection.
 - Use
Local boolAzure Ip Address  - Use local azure ip to initiate connection.
 - Use
Policy boolBased Traffic Selectors  - Enable policy-based traffic selectors.
 - Vpn
Connection stringProtocol Type  - Connection protocol used for this connection.
 - Vpn
Link []VpnConnections Site Link Connection Response  - List of all vpn site link connections to the gateway.
 
- connection
Status String - The connection status.
 - egress
Bytes DoubleTransferred  - Egress bytes transferred.
 - etag String
 - A unique read-only string that changes whenever the resource is updated.
 - ingress
Bytes DoubleTransferred  - Ingress bytes transferred.
 - provisioning
State String - The provisioning state of the VPN connection resource.
 - connection
Bandwidth Integer - Expected bandwidth in MBPS.
 - dpd
Timeout IntegerSeconds  - DPD timeout in seconds for vpn connection.
 - enable
Bgp Boolean - EnableBgp flag.
 - enable
Internet BooleanSecurity  - Enable internet security.
 - enable
Rate BooleanLimiting  - EnableBgp flag.
 - id String
 - Resource ID.
 - ipsec
Policies List<IpsecPolicy Response>  - The IPSec Policies to be considered by this connection.
 - name String
 - The name of the resource that is unique within a resource group. This name can be used to access the resource.
 - remote
Vpn SubSite Resource Response  - Id of the connected vpn site.
 - routing
Configuration RoutingConfiguration Response  - The Routing Configuration indicating the associated and propagated route tables on this connection.
 - routing
Weight Integer - Routing weight for vpn connection.
 - String
 - SharedKey for the vpn connection.
 - traffic
Selector List<TrafficPolicies Selector Policy Response>  - The Traffic Selector Policies to be considered by this connection.
 - use
Local BooleanAzure Ip Address  - Use local azure ip to initiate connection.
 - use
Policy BooleanBased Traffic Selectors  - Enable policy-based traffic selectors.
 - vpn
Connection StringProtocol Type  - Connection protocol used for this connection.
 - vpn
Link List<VpnConnections Site Link Connection Response>  - List of all vpn site link connections to the gateway.
 
- connection
Status string - The connection status.
 - egress
Bytes numberTransferred  - Egress bytes transferred.
 - etag string
 - A unique read-only string that changes whenever the resource is updated.
 - ingress
Bytes numberTransferred  - Ingress bytes transferred.
 - provisioning
State string - The provisioning state of the VPN connection resource.
 - connection
Bandwidth number - Expected bandwidth in MBPS.
 - dpd
Timeout numberSeconds  - DPD timeout in seconds for vpn connection.
 - enable
Bgp boolean - EnableBgp flag.
 - enable
Internet booleanSecurity  - Enable internet security.
 - enable
Rate booleanLimiting  - EnableBgp flag.
 - id string
 - Resource ID.
 - ipsec
Policies IpsecPolicy Response[]  - The IPSec Policies to be considered by this connection.
 - name string
 - The name of the resource that is unique within a resource group. This name can be used to access the resource.
 - remote
Vpn SubSite Resource Response  - Id of the connected vpn site.
 - routing
Configuration RoutingConfiguration Response  - The Routing Configuration indicating the associated and propagated route tables on this connection.
 - routing
Weight number - Routing weight for vpn connection.
 - string
 - SharedKey for the vpn connection.
 - traffic
Selector TrafficPolicies Selector Policy Response[]  - The Traffic Selector Policies to be considered by this connection.
 - use
Local booleanAzure Ip Address  - Use local azure ip to initiate connection.
 - use
Policy booleanBased Traffic Selectors  - Enable policy-based traffic selectors.
 - vpn
Connection stringProtocol Type  - Connection protocol used for this connection.
 - vpn
Link VpnConnections Site Link Connection Response[]  - List of all vpn site link connections to the gateway.
 
- connection_
status str - The connection status.
 - egress_
bytes_ floattransferred  - Egress bytes transferred.
 - etag str
 - A unique read-only string that changes whenever the resource is updated.
 - ingress_
bytes_ floattransferred  - Ingress bytes transferred.
 - provisioning_
state str - The provisioning state of the VPN connection resource.
 - connection_
bandwidth int - Expected bandwidth in MBPS.
 - dpd_
timeout_ intseconds  - DPD timeout in seconds for vpn connection.
 - enable_
bgp bool - EnableBgp flag.
 - enable_
internet_ boolsecurity  - Enable internet security.
 - enable_
rate_ boollimiting  - EnableBgp flag.
 - id str
 - Resource ID.
 - ipsec_
policies Sequence[IpsecPolicy Response]  - The IPSec Policies to be considered by this connection.
 - name str
 - The name of the resource that is unique within a resource group. This name can be used to access the resource.
 - remote_
vpn_ Subsite Resource Response  - Id of the connected vpn site.
 - routing_
configuration RoutingConfiguration Response  - The Routing Configuration indicating the associated and propagated route tables on this connection.
 - routing_
weight int - Routing weight for vpn connection.
 - str
 - SharedKey for the vpn connection.
 - traffic_
selector_ Sequence[Trafficpolicies Selector Policy Response]  - The Traffic Selector Policies to be considered by this connection.
 - use_
local_ boolazure_ ip_ address  - Use local azure ip to initiate connection.
 - use_
policy_ boolbased_ traffic_ selectors  - Enable policy-based traffic selectors.
 - vpn_
connection_ strprotocol_ type  - Connection protocol used for this connection.
 - vpn_
link_ Sequence[Vpnconnections Site Link Connection Response]  - List of all vpn site link connections to the gateway.
 
- connection
Status String - The connection status.
 - egress
Bytes NumberTransferred  - Egress bytes transferred.
 - etag String
 - A unique read-only string that changes whenever the resource is updated.
 - ingress
Bytes NumberTransferred  - Ingress bytes transferred.
 - provisioning
State String - The provisioning state of the VPN connection resource.
 - connection
Bandwidth Number - Expected bandwidth in MBPS.
 - dpd
Timeout NumberSeconds  - DPD timeout in seconds for vpn connection.
 - enable
Bgp Boolean - EnableBgp flag.
 - enable
Internet BooleanSecurity  - Enable internet security.
 - enable
Rate BooleanLimiting  - EnableBgp flag.
 - id String
 - Resource ID.
 - ipsec
Policies List<Property Map> - The IPSec Policies to be considered by this connection.
 - name String
 - The name of the resource that is unique within a resource group. This name can be used to access the resource.
 - remote
Vpn Property MapSite  - Id of the connected vpn site.
 - routing
Configuration Property Map - The Routing Configuration indicating the associated and propagated route tables on this connection.
 - routing
Weight Number - Routing weight for vpn connection.
 - String
 - SharedKey for the vpn connection.
 - traffic
Selector List<Property Map>Policies  - The Traffic Selector Policies to be considered by this connection.
 - use
Local BooleanAzure Ip Address  - Use local azure ip to initiate connection.
 - use
Policy BooleanBased Traffic Selectors  - Enable policy-based traffic selectors.
 - vpn
Connection StringProtocol Type  - Connection protocol used for this connection.
 - vpn
Link List<Property Map>Connections  - List of all vpn site link connections to the gateway.
 
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 List<Pulumi.Site Link Connections Azure Native. Network. Inputs. Sub Resource Response>  - List of egress VpnSiteLinkConnections.
 - Etag string
 - A unique read-only string that changes whenever the resource is updated.
 - Ingress
Vpn List<Pulumi.Site Link Connections Azure Native. Network. Inputs. Sub Resource Response>  - List of ingress VpnSiteLinkConnections.
 - Provisioning
State string - The provisioning state of the NAT Rule resource.
 - Type 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 []SubSite Link Connections Resource Response  - List of egress VpnSiteLinkConnections.
 - Etag string
 - A unique read-only string that changes whenever the resource is updated.
 - Ingress
Vpn []SubSite Link Connections Resource Response  - List of ingress VpnSiteLinkConnections.
 - Provisioning
State string - The provisioning state of the NAT Rule resource.
 - Type 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 List<SubSite Link Connections Resource Response>  - List of egress VpnSiteLinkConnections.
 - etag String
 - A unique read-only string that changes whenever the resource is updated.
 - ingress
Vpn List<SubSite Link Connections Resource Response>  - List of ingress VpnSiteLinkConnections.
 - provisioning
State String - The provisioning state of the NAT Rule resource.
 - type 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 SubSite Link Connections Resource Response[]  - List of egress VpnSiteLinkConnections.
 - etag string
 - A unique read-only string that changes whenever the resource is updated.
 - ingress
Vpn SubSite Link Connections Resource Response[]  - List of ingress VpnSiteLinkConnections.
 - provisioning
State string - The provisioning state of the NAT Rule resource.
 - type 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_ Sequence[Subsite_ link_ connections Resource Response]  - List of egress VpnSiteLinkConnections.
 - etag str
 - A unique read-only string that changes whenever the resource is updated.
 - ingress_
vpn_ Sequence[Subsite_ link_ connections Resource Response]  - List of ingress VpnSiteLinkConnections.
 - provisioning_
state str - The provisioning state of the NAT Rule resource.
 - type 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 List<Property Map>Site Link Connections  - List of egress VpnSiteLinkConnections.
 - etag String
 - A unique read-only string that changes whenever the resource is updated.
 - ingress
Vpn List<Property Map>Site Link Connections  - List of ingress VpnSiteLinkConnections.
 - provisioning
State String - The provisioning state of the NAT Rule resource.
 - type 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 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