Skip to main content

express_route_gateways

Overview

Nameexpress_route_gateways
TypeResource
Idazure.network.express_route_gateways

Fields

NameDatatypeDescription
idstringResource ID.
namestringResource name.
etagstringA unique read-only string that changes whenever the resource is updated.
locationstringResource location.
propertiesobjectExpressRoute gateway resource properties.
tagsobjectResource tags.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTexpressRouteGatewayName, resourceGroupName, subscriptionIdFetches the details of a ExpressRoute gateway in a resource group.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdLists ExpressRoute gateways in a given resource group.
list_by_subscriptionSELECTsubscriptionIdLists ExpressRoute gateways under a given subscription.
create_or_updateINSERTexpressRouteGatewayName, resourceGroupName, subscriptionIdCreates or updates a ExpressRoute gateway in a specified resource group.
deleteDELETEexpressRouteGatewayName, resourceGroupName, subscriptionIdDeletes the specified ExpressRoute gateway in a resource group. An ExpressRoute gateway resource can only be deleted when there are no connection subresources.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdLists ExpressRoute gateways in a given resource group.
_list_by_subscriptionEXECsubscriptionIdLists ExpressRoute gateways under a given subscription.