get Route
Gets the specified route from a route table. API Version: 2020-11-01.
Return
Route resource.
Parameters
argument
null
suspend fun getRoute(resourceGroupName: String, routeName: String, routeTableName: String): GetRouteResult
Return
Route resource.
See also
Parameters
resource Group Name
The name of the resource group.
route Name
The name of the route.
route Table Name
The name of the route table.
Return
Route resource.
See also
Parameters
argument
Builder for com.pulumi.azurenative.network.kotlin.inputs.GetRoutePlainArgs.