Skip to main content

express_route_circuit_authorizations

Overview

Nameexpress_route_circuit_authorizations
TypeResource
Idazure.network.express_route_circuit_authorizations

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 ExpressRouteCircuitAuthorization.
typestringType of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTauthorizationName, circuitName, resourceGroupName, subscriptionIdGets the specified authorization from the specified express route circuit.
listSELECTcircuitName, resourceGroupName, subscriptionIdGets all authorizations in an express route circuit.
create_or_updateINSERTauthorizationName, circuitName, resourceGroupName, subscriptionIdCreates or updates an authorization in the specified express route circuit.
deleteDELETEauthorizationName, circuitName, resourceGroupName, subscriptionIdDeletes the specified authorization from the specified express route circuit.
_listEXECcircuitName, resourceGroupName, subscriptionIdGets all authorizations in an express route circuit.