These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.network.getExpressRouteGateway
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Fetches the details of a ExpressRoute gateway in a resource group. API Version: 2020-11-01.
Using getExpressRouteGateway
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 getExpressRouteGateway(args: GetExpressRouteGatewayArgs, opts?: InvokeOptions): Promise<GetExpressRouteGatewayResult>
function getExpressRouteGatewayOutput(args: GetExpressRouteGatewayOutputArgs, opts?: InvokeOptions): Output<GetExpressRouteGatewayResult>
def get_express_route_gateway(express_route_gateway_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetExpressRouteGatewayResult
def get_express_route_gateway_output(express_route_gateway_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetExpressRouteGatewayResult]
func LookupExpressRouteGateway(ctx *Context, args *LookupExpressRouteGatewayArgs, opts ...InvokeOption) (*LookupExpressRouteGatewayResult, error)
func LookupExpressRouteGatewayOutput(ctx *Context, args *LookupExpressRouteGatewayOutputArgs, opts ...InvokeOption) LookupExpressRouteGatewayResultOutput
> Note: This function is named LookupExpressRouteGateway
in the Go SDK.
public static class GetExpressRouteGateway
{
public static Task<GetExpressRouteGatewayResult> InvokeAsync(GetExpressRouteGatewayArgs args, InvokeOptions? opts = null)
public static Output<GetExpressRouteGatewayResult> Invoke(GetExpressRouteGatewayInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetExpressRouteGatewayResult> getExpressRouteGateway(GetExpressRouteGatewayArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:network:getExpressRouteGateway
arguments:
# arguments dictionary
The following arguments are supported:
- Express
Route stringGateway Name - The name of the ExpressRoute gateway.
- Resource
Group stringName - The name of the resource group.
- Express
Route stringGateway Name - The name of the ExpressRoute gateway.
- Resource
Group stringName - The name of the resource group.
- express
Route StringGateway Name - The name of the ExpressRoute gateway.
- resource
Group StringName - The name of the resource group.
- express
Route stringGateway Name - The name of the ExpressRoute gateway.
- resource
Group stringName - The name of the resource group.
- express_
route_ strgateway_ name - The name of the ExpressRoute gateway.
- resource_
group_ strname - The name of the resource group.
- express
Route StringGateway Name - The name of the ExpressRoute gateway.
- resource
Group StringName - The name of the resource group.
getExpressRouteGateway Result
The following output properties are available:
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Express
Route List<Pulumi.Connections Azure Native. Network. Outputs. Express Route Connection Response> - List of ExpressRoute connections to the ExpressRoute gateway.
- Name string
- Resource name.
- Provisioning
State string - The provisioning state of the express route gateway resource.
- Type string
- Resource type.
- Virtual
Hub Pulumi.Azure Native. Network. Outputs. Virtual Hub Id Response - The Virtual Hub where the ExpressRoute gateway is or will be deployed.
- Auto
Scale Pulumi.Configuration Azure Native. Network. Outputs. Express Route Gateway Properties Response Auto Scale Configuration - Configuration for auto scaling.
- Id string
- Resource ID.
- Location string
- Resource location.
- Dictionary<string, string>
- Resource tags.
- Etag string
- A unique read-only string that changes whenever the resource is updated.
- Express
Route []ExpressConnections Route Connection Response - List of ExpressRoute connections to the ExpressRoute gateway.
- Name string
- Resource name.
- Provisioning
State string - The provisioning state of the express route gateway resource.
- Type string
- Resource type.
- Virtual
Hub VirtualHub Id Response - The Virtual Hub where the ExpressRoute gateway is or will be deployed.
- Auto
Scale ExpressConfiguration Route Gateway Properties Response Auto Scale Configuration - Configuration for auto scaling.
- Id string
- Resource ID.
- Location string
- Resource location.
- map[string]string
- Resource tags.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- express
Route List<ExpressConnections Route Connection Response> - List of ExpressRoute connections to the ExpressRoute gateway.
- name String
- Resource name.
- provisioning
State String - The provisioning state of the express route gateway resource.
- type String
- Resource type.
- virtual
Hub VirtualHub Id Response - The Virtual Hub where the ExpressRoute gateway is or will be deployed.
- auto
Scale ExpressConfiguration Route Gateway Properties Response Auto Scale Configuration - Configuration for auto scaling.
- id String
- Resource ID.
- location String
- Resource location.
- Map<String,String>
- Resource tags.
- etag string
- A unique read-only string that changes whenever the resource is updated.
- express
Route ExpressConnections Route Connection Response[] - List of ExpressRoute connections to the ExpressRoute gateway.
- name string
- Resource name.
- provisioning
State string - The provisioning state of the express route gateway resource.
- type string
- Resource type.
- virtual
Hub VirtualHub Id Response - The Virtual Hub where the ExpressRoute gateway is or will be deployed.
- auto
Scale ExpressConfiguration Route Gateway Properties Response Auto Scale Configuration - Configuration for auto scaling.
- id string
- Resource ID.
- location string
- Resource location.
- {[key: string]: string}
- Resource tags.
- etag str
- A unique read-only string that changes whenever the resource is updated.
- express_
route_ Sequence[Expressconnections Route Connection Response] - List of ExpressRoute connections to the ExpressRoute gateway.
- name str
- Resource name.
- provisioning_
state str - The provisioning state of the express route gateway resource.
- type str
- Resource type.
- virtual_
hub VirtualHub Id Response - The Virtual Hub where the ExpressRoute gateway is or will be deployed.
- auto_
scale_ Expressconfiguration Route Gateway Properties Response Auto Scale Configuration - Configuration for auto scaling.
- id str
- Resource ID.
- location str
- Resource location.
- Mapping[str, str]
- Resource tags.
- etag String
- A unique read-only string that changes whenever the resource is updated.
- express
Route List<Property Map>Connections - List of ExpressRoute connections to the ExpressRoute gateway.
- name String
- Resource name.
- provisioning
State String - The provisioning state of the express route gateway resource.
- type String
- Resource type.
- virtual
Hub Property Map - The Virtual Hub where the ExpressRoute gateway is or will be deployed.
- auto
Scale Property MapConfiguration - Configuration for auto scaling.
- id String
- Resource ID.
- location String
- Resource location.
- Map<String>
- Resource tags.
Supporting Types
ExpressRouteCircuitPeeringIdResponse
- Id string
- The ID of the ExpressRoute circuit peering.
- Id string
- The ID of the ExpressRoute circuit peering.
- id String
- The ID of the ExpressRoute circuit peering.
- id string
- The ID of the ExpressRoute circuit peering.
- id str
- The ID of the ExpressRoute circuit peering.
- id String
- The ID of the ExpressRoute circuit peering.
ExpressRouteConnectionResponse
- Express
Route Pulumi.Circuit Peering Azure Native. Network. Inputs. Express Route Circuit Peering Id Response - The ExpressRoute circuit peering.
- Name string
- The name of the resource.
- Provisioning
State string - The provisioning state of the express route connection resource.
- string
- Authorization key to establish the connection.
- Enable
Internet boolSecurity - Enable internet security.
- Express
Route boolGateway Bypass - Enable FastPath to vWan Firewall hub.
- Id string
- Resource ID.
- 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 - The routing weight associated to the connection.
- Express
Route ExpressCircuit Peering Route Circuit Peering Id Response - The ExpressRoute circuit peering.
- Name string
- The name of the resource.
- Provisioning
State string - The provisioning state of the express route connection resource.
- string
- Authorization key to establish the connection.
- Enable
Internet boolSecurity - Enable internet security.
- Express
Route boolGateway Bypass - Enable FastPath to vWan Firewall hub.
- Id string
- Resource ID.
- Routing
Configuration RoutingConfiguration Response - The Routing Configuration indicating the associated and propagated route tables on this connection.
- Routing
Weight int - The routing weight associated to the connection.
- express
Route ExpressCircuit Peering Route Circuit Peering Id Response - The ExpressRoute circuit peering.
- name String
- The name of the resource.
- provisioning
State String - The provisioning state of the express route connection resource.
- String
- Authorization key to establish the connection.
- enable
Internet BooleanSecurity - Enable internet security.
- express
Route BooleanGateway Bypass - Enable FastPath to vWan Firewall hub.
- id String
- Resource ID.
- routing
Configuration RoutingConfiguration Response - The Routing Configuration indicating the associated and propagated route tables on this connection.
- routing
Weight Integer - The routing weight associated to the connection.
- express
Route ExpressCircuit Peering Route Circuit Peering Id Response - The ExpressRoute circuit peering.
- name string
- The name of the resource.
- provisioning
State string - The provisioning state of the express route connection resource.
- string
- Authorization key to establish the connection.
- enable
Internet booleanSecurity - Enable internet security.
- express
Route booleanGateway Bypass - Enable FastPath to vWan Firewall hub.
- id string
- Resource ID.
- routing
Configuration RoutingConfiguration Response - The Routing Configuration indicating the associated and propagated route tables on this connection.
- routing
Weight number - The routing weight associated to the connection.
- express_
route_ Expresscircuit_ peering Route Circuit Peering Id Response - The ExpressRoute circuit peering.
- name str
- The name of the resource.
- provisioning_
state str - The provisioning state of the express route connection resource.
- str
- Authorization key to establish the connection.
- enable_
internet_ boolsecurity - Enable internet security.
- express_
route_ boolgateway_ bypass - Enable FastPath to vWan Firewall hub.
- id str
- Resource ID.
- routing_
configuration RoutingConfiguration Response - The Routing Configuration indicating the associated and propagated route tables on this connection.
- routing_
weight int - The routing weight associated to the connection.
- express
Route Property MapCircuit Peering - The ExpressRoute circuit peering.
- name String
- The name of the resource.
- provisioning
State String - The provisioning state of the express route connection resource.
- String
- Authorization key to establish the connection.
- enable
Internet BooleanSecurity - Enable internet security.
- express
Route BooleanGateway Bypass - Enable FastPath to vWan Firewall hub.
- id String
- Resource ID.
- routing
Configuration Property Map - The Routing Configuration indicating the associated and propagated route tables on this connection.
- routing
Weight Number - The routing weight associated to the connection.
ExpressRouteGatewayPropertiesResponseAutoScaleConfiguration
- Bounds
Pulumi.
Azure Native. Network. Inputs. Express Route Gateway Properties Response Bounds - Minimum and maximum number of scale units to deploy.
- Bounds
Express
Route Gateway Properties Response Bounds - Minimum and maximum number of scale units to deploy.
- bounds
Express
Route Gateway Properties Response Bounds - Minimum and maximum number of scale units to deploy.
- bounds
Express
Route Gateway Properties Response Bounds - Minimum and maximum number of scale units to deploy.
- bounds
Express
Route Gateway Properties Response Bounds - Minimum and maximum number of scale units to deploy.
- bounds Property Map
- Minimum and maximum number of scale units to deploy.
ExpressRouteGatewayPropertiesResponseBounds
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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
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.
VirtualHubIdResponse
- Id string
- The resource URI for the Virtual Hub where the ExpressRoute gateway is or will be deployed. The Virtual Hub resource and the ExpressRoute gateway resource reside in the same subscription.
- Id string
- The resource URI for the Virtual Hub where the ExpressRoute gateway is or will be deployed. The Virtual Hub resource and the ExpressRoute gateway resource reside in the same subscription.
- id String
- The resource URI for the Virtual Hub where the ExpressRoute gateway is or will be deployed. The Virtual Hub resource and the ExpressRoute gateway resource reside in the same subscription.
- id string
- The resource URI for the Virtual Hub where the ExpressRoute gateway is or will be deployed. The Virtual Hub resource and the ExpressRoute gateway resource reside in the same subscription.
- id str
- The resource URI for the Virtual Hub where the ExpressRoute gateway is or will be deployed. The Virtual Hub resource and the ExpressRoute gateway resource reside in the same subscription.
- id String
- The resource URI for the Virtual Hub where the ExpressRoute gateway is or will be deployed. The Virtual Hub resource and the ExpressRoute gateway resource reside in the same subscription.
VnetRouteResponse
- Static
Routes List<Pulumi.Azure Native. Network. Inputs. Static Route Response> - List of all Static Routes.
- Static
Routes []StaticRoute Response - List of all Static Routes.
- static
Routes List<StaticRoute Response> - List of all Static Routes.
- static
Routes StaticRoute Response[] - List of all Static Routes.
- static_
routes Sequence[StaticRoute Response] - List of all Static Routes.
- static
Routes List<Property Map> - List of all Static Routes.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi