Skip to main content

express_route_port_authorizations

Overview

Nameexpress_route_port_authorizations
TypeResource
Idazure.network.express_route_port_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 ExpressRoutePort Authorization.
typestringType of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTauthorizationName, expressRoutePortName, resourceGroupName, subscriptionIdGets the specified authorization from the specified express route port.
listSELECTexpressRoutePortName, resourceGroupName, subscriptionIdGets all authorizations in an express route port.
create_or_updateINSERTauthorizationName, expressRoutePortName, resourceGroupName, subscriptionIdCreates or updates an authorization in the specified express route port.
deleteDELETEauthorizationName, expressRoutePortName, resourceGroupName, subscriptionIdDeletes the specified authorization from the specified express route port.
_listEXECexpressRoutePortName, resourceGroupName, subscriptionIdGets all authorizations in an express route port.