Skip to main content

express_route_circuit_connections

Overview

Nameexpress_route_circuit_connections
TypeResource
Idazure.network.express_route_circuit_connections

Fields

NameDatatypeDescription
idstringResource ID.
namestringThe name of the resource that is unique within a resource group. This name can be used to access the resource.
etagstringA unique read-only string that changes whenever the resource is updated.
propertiesobjectProperties of the express route circuit connection.
typestringType of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTcircuitName, connectionName, peeringName, resourceGroupName, subscriptionIdGets the specified Express Route Circuit Connection from the specified express route circuit.
listSELECTcircuitName, peeringName, resourceGroupName, subscriptionIdGets all global reach connections associated with a private peering in an express route circuit.
create_or_updateINSERTcircuitName, connectionName, peeringName, resourceGroupName, subscriptionIdCreates or updates a Express Route Circuit Connection in the specified express route circuits.
deleteDELETEcircuitName, connectionName, peeringName, resourceGroupName, subscriptionIdDeletes the specified Express Route Circuit Connection from the specified express route circuit.
_listEXECcircuitName, peeringName, resourceGroupName, subscriptionIdGets all global reach connections associated with a private peering in an express route circuit.