pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.outputs
/
RouteTableRoute
/
RouteTableRoute
Route
Table
Route
fun
RouteTableRoute
(
addressPrefix
:
String
,
name
:
String
,
nextHopInIpAddress
:
String
?
=
null
,
nextHopType
:
String
)