toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
HubRouteArgs
/
HubRouteArgs
Hub
Route
Args
constructor
(
destinationType
:
Output
<
String
>
,
destinations
:
Output
<
List
<
String
>
>
,
name
:
Output
<
String
>
,
nextHop
:
Output
<
String
>
,
nextHopType
:
Output
<
String
>
)