Skip to main content

express_route_connections

Overview

Nameexpress_route_connections
TypeResource
Idazure.network.express_route_connections

Fields

NameDatatypeDescription
idstringResource ID.
namestringThe name of the resource.
propertiesobjectProperties of the ExpressRouteConnection subresource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTconnectionName, expressRouteGatewayName, resourceGroupName, subscriptionIdGets the specified ExpressRouteConnection.
listSELECTexpressRouteGatewayName, resourceGroupName, subscriptionIdLists ExpressRouteConnections.
create_or_updateINSERTconnectionName, expressRouteGatewayName, resourceGroupName, subscriptionId, data__nameCreates a connection between an ExpressRoute gateway and an ExpressRoute circuit.
deleteDELETEconnectionName, expressRouteGatewayName, resourceGroupName, subscriptionIdDeletes a connection to a ExpressRoute circuit.
_listEXECexpressRouteGatewayName, resourceGroupName, subscriptionIdLists ExpressRouteConnections.