Skip to main content

route_tables

Overview

Nameroute_tables
TypeResource
Idazure.network.route_tables

Fields

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

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, routeTableName, subscriptionIdGets the specified route table.
listSELECTresourceGroupName, subscriptionIdGets all route tables in a resource group.
create_or_updateINSERTresourceGroupName, routeTableName, subscriptionIdCreate or updates a route table in a specified resource group.
deleteDELETEresourceGroupName, routeTableName, subscriptionIdDeletes the specified route table.
_listEXECresourceGroupName, subscriptionIdGets all route tables in a resource group.