Routes
The Get route operation retrieves information about the specified route from the route table.
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/routeTables/{routeTableName}/routes/{routeName}
Path parameters
resourceGroupNamestring required
The name of the resource group.
routeTableNamestring required
The name of the route table.
routeNamestring required
The name of the route.
subscriptionIdstring required
Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
Query parameters
api-versionstring required
Client Api Version.
Response
OK