azure-native.network.getNetworkVirtualApplianceConnection
Explore with Pulumi AI
Retrieves the details of specified NVA connection.
Uses Azure REST API version 2024-05-01.
Other available API versions: 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 getNetworkVirtualApplianceConnection
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 getNetworkVirtualApplianceConnection(args: GetNetworkVirtualApplianceConnectionArgs, opts?: InvokeOptions): Promise<GetNetworkVirtualApplianceConnectionResult>
function getNetworkVirtualApplianceConnectionOutput(args: GetNetworkVirtualApplianceConnectionOutputArgs, opts?: InvokeOptions): Output<GetNetworkVirtualApplianceConnectionResult>
def get_network_virtual_appliance_connection(connection_name: Optional[str] = None,
network_virtual_appliance_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetNetworkVirtualApplianceConnectionResult
def get_network_virtual_appliance_connection_output(connection_name: Optional[pulumi.Input[str]] = None,
network_virtual_appliance_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNetworkVirtualApplianceConnectionResult]
func LookupNetworkVirtualApplianceConnection(ctx *Context, args *LookupNetworkVirtualApplianceConnectionArgs, opts ...InvokeOption) (*LookupNetworkVirtualApplianceConnectionResult, error)
func LookupNetworkVirtualApplianceConnectionOutput(ctx *Context, args *LookupNetworkVirtualApplianceConnectionOutputArgs, opts ...InvokeOption) LookupNetworkVirtualApplianceConnectionResultOutput
> Note: This function is named LookupNetworkVirtualApplianceConnection
in the Go SDK.
public static class GetNetworkVirtualApplianceConnection
{
public static Task<GetNetworkVirtualApplianceConnectionResult> InvokeAsync(GetNetworkVirtualApplianceConnectionArgs args, InvokeOptions? opts = null)
public static Output<GetNetworkVirtualApplianceConnectionResult> Invoke(GetNetworkVirtualApplianceConnectionInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetNetworkVirtualApplianceConnectionResult> getNetworkVirtualApplianceConnection(GetNetworkVirtualApplianceConnectionArgs args, InvokeOptions options)
public static Output<GetNetworkVirtualApplianceConnectionResult> getNetworkVirtualApplianceConnection(GetNetworkVirtualApplianceConnectionArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:network:getNetworkVirtualApplianceConnection
arguments:
# arguments dictionary
The following arguments are supported:
- Connection
Name string - The name of the NVA connection.
- Network
Virtual stringAppliance Name - The name of the Network Virtual Appliance.
- Resource
Group stringName - The name of the resource group.
- Connection
Name string - The name of the NVA connection.
- Network
Virtual stringAppliance Name - The name of the Network Virtual Appliance.
- Resource
Group stringName - The name of the resource group.
- connection
Name String - The name of the NVA connection.
- network
Virtual StringAppliance Name - The name of the Network Virtual Appliance.
- resource
Group StringName - The name of the resource group.
- connection
Name string - The name of the NVA connection.
- network
Virtual stringAppliance Name - The name of the Network Virtual Appliance.
- resource
Group stringName - The name of the resource group.
- connection_
name str - The name of the NVA connection.
- network_
virtual_ strappliance_ name - The name of the Network Virtual Appliance.
- resource_
group_ strname - The name of the resource group.
- connection
Name String - The name of the NVA connection.
- network
Virtual StringAppliance Name - The name of the Network Virtual Appliance.
- resource
Group StringName - The name of the resource group.
getNetworkVirtualApplianceConnection Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Properties
Pulumi.
Azure Native. Network. Outputs. Network Virtual Appliance Connection Properties Response - Properties of the express route connection.
- Id string
- Resource ID.
- Name string
- The name of the resource.
- Azure
Api stringVersion - The Azure API version of the resource.
- Properties
Network
Virtual Appliance Connection Properties Response - Properties of the express route connection.
- Id string
- Resource ID.
- Name string
- The name of the resource.
- azure
Api StringVersion - The Azure API version of the resource.
- properties
Network
Virtual Appliance Connection Properties Response - Properties of the express route connection.
- id String
- Resource ID.
- name String
- The name of the resource.
- azure
Api stringVersion - The Azure API version of the resource.
- properties
Network
Virtual Appliance Connection Properties Response - Properties of the express route connection.
- id string
- Resource ID.
- name string
- The name of the resource.
- azure_
api_ strversion - The Azure API version of the resource.
- properties
Network
Virtual Appliance Connection Properties Response - Properties of the express route connection.
- id str
- Resource ID.
- name str
- The name of the resource.
- azure
Api StringVersion - The Azure API version of the resource.
- properties Property Map
- Properties of the express route connection.
- id String
- Resource ID.
- name String
- The name of the resource.
Supporting Types
NetworkVirtualApplianceConnectionPropertiesResponse
- Provisioning
State string - The provisioning state of the NetworkVirtualApplianceConnection resource.
- Asn double
- Network Virtual Appliance ASN.
- Bgp
Peer List<string>Address - List of bgpPeerAddresses for the NVA instances
- Enable
Internet boolSecurity - Enable internet security.
- Name string
- The name of the resource.
- Routing
Configuration Pulumi.Azure Native. Network. Inputs. Routing Configuration Response - The Routing Configuration indicating the associated and propagated route tables on this connection.
- Tunnel
Identifier double - Unique identifier for the connection.
- Provisioning
State string - The provisioning state of the NetworkVirtualApplianceConnection resource.
- Asn float64
- Network Virtual Appliance ASN.
- Bgp
Peer []stringAddress - List of bgpPeerAddresses for the NVA instances
- Enable
Internet boolSecurity - Enable internet security.
- Name string
- The name of the resource.
- Routing
Configuration RoutingConfiguration Response - The Routing Configuration indicating the associated and propagated route tables on this connection.
- Tunnel
Identifier float64 - Unique identifier for the connection.
- provisioning
State String - The provisioning state of the NetworkVirtualApplianceConnection resource.
- asn Double
- Network Virtual Appliance ASN.
- bgp
Peer List<String>Address - List of bgpPeerAddresses for the NVA instances
- enable
Internet BooleanSecurity - Enable internet security.
- name String
- The name of the resource.
- routing
Configuration RoutingConfiguration Response - The Routing Configuration indicating the associated and propagated route tables on this connection.
- tunnel
Identifier Double - Unique identifier for the connection.
- provisioning
State string - The provisioning state of the NetworkVirtualApplianceConnection resource.
- asn number
- Network Virtual Appliance ASN.
- bgp
Peer string[]Address - List of bgpPeerAddresses for the NVA instances
- enable
Internet booleanSecurity - Enable internet security.
- name string
- The name of the resource.
- routing
Configuration RoutingConfiguration Response - The Routing Configuration indicating the associated and propagated route tables on this connection.
- tunnel
Identifier number - Unique identifier for the connection.
- provisioning_
state str - The provisioning state of the NetworkVirtualApplianceConnection resource.
- asn float
- Network Virtual Appliance ASN.
- bgp_
peer_ Sequence[str]address - List of bgpPeerAddresses for the NVA instances
- enable_
internet_ boolsecurity - Enable internet security.
- name str
- The name of the resource.
- routing_
configuration RoutingConfiguration Response - The Routing Configuration indicating the associated and propagated route tables on this connection.
- tunnel_
identifier float - Unique identifier for the connection.
- provisioning
State String - The provisioning state of the NetworkVirtualApplianceConnection resource.
- asn Number
- Network Virtual Appliance ASN.
- bgp
Peer List<String>Address - List of bgpPeerAddresses for the NVA instances
- enable
Internet BooleanSecurity - Enable internet security.
- name String
- The name of the resource.
- routing
Configuration Property Map - The Routing Configuration indicating the associated and propagated route tables on this connection.
- tunnel
Identifier Number - Unique identifier for the connection.
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.
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.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0