pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
VnetRouteArgs
/
VnetRouteArgs
Vnet
Route
Args
fun
VnetRouteArgs
(
staticRoutes
:
Output
<
List
<
StaticRouteArgs
>
>
?
=
null
,
staticRoutesConfig
:
Output
<
StaticRoutesConfigArgs
>
?
=
null
)