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.
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.
See also
Return
Route resource.
Parameters
argument
Builder for com.pulumi.azurenative.network.kotlin.inputs.GetRoutePlainArgs.