Skip to main content

express_route_circuit_peerings

Overview

Nameexpress_route_circuit_peerings
TypeResource
Idazure.network.express_route_circuit_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 the express route circuit peering.
typestringType of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTcircuitName, peeringName, resourceGroupName, subscriptionIdGets the specified peering for the express route circuit.
listSELECTcircuitName, resourceGroupName, subscriptionIdGets all peerings in a specified express route circuit.
create_or_updateINSERTcircuitName, peeringName, resourceGroupName, subscriptionIdCreates or updates a peering in the specified express route circuits.
deleteDELETEcircuitName, peeringName, resourceGroupName, subscriptionIdDeletes the specified peering from the specified express route circuit.
_listEXECcircuitName, resourceGroupName, subscriptionIdGets all peerings in a specified express route circuit.