Skip to main content

express_route_cross_connection_peerings

Overview

Nameexpress_route_cross_connection_peerings
TypeResource
Idazure.network.express_route_cross_connection_peerings

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 express route cross connection peering.

Methods

NameAccessible byRequired ParamsDescription
getSELECTcrossConnectionName, peeringName, resourceGroupName, subscriptionIdGets the specified peering for the ExpressRouteCrossConnection.
listSELECTcrossConnectionName, resourceGroupName, subscriptionIdGets all peerings in a specified ExpressRouteCrossConnection.
create_or_updateINSERTcrossConnectionName, peeringName, resourceGroupName, subscriptionIdCreates or updates a peering in the specified ExpressRouteCrossConnection.
deleteDELETEcrossConnectionName, peeringName, resourceGroupName, subscriptionIdDeletes the specified peering from the ExpressRouteCrossConnection.
_listEXECcrossConnectionName, resourceGroupName, subscriptionIdGets all peerings in a specified ExpressRouteCrossConnection.