Skip to main content

express_route_circuits

Overview

Nameexpress_route_circuits
TypeResource
Idazure.network.express_route_circuits

Fields

NameDatatypeDescription
idstringResource ID.
namestringResource name.
etagstringA unique read-only string that changes whenever the resource is updated.
locationstringResource location.
propertiesobjectProperties of ExpressRouteCircuit.
skuobjectContains SKU in an ExpressRouteCircuit.
tagsobjectResource tags.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTcircuitName, resourceGroupName, subscriptionIdGets information about the specified express route circuit.
listSELECTresourceGroupName, subscriptionIdGets all the express route circuits in a resource group.
create_or_updateINSERTcircuitName, resourceGroupName, subscriptionIdCreates or updates an express route circuit.
deleteDELETEcircuitName, resourceGroupName, subscriptionIdDeletes the specified express route circuit.
_listEXECresourceGroupName, subscriptionIdGets all the express route circuits in a resource group.