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.outputs
/
RoutingRuleNextHopResponse
Routing
Rule
Next
Hop
Response
data
class
RoutingRuleNextHopResponse
(
val
nextHopAddress
:
String
?
=
null
,
val
nextHopType
:
String
)
Next hop.
Members
Constructors
Routing
Rule
Next
Hop
Response
Link copied to clipboard
constructor
(
nextHopAddress
:
String
?
=
null
,
nextHopType
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
next
Hop
Address
Link copied to clipboard
val
nextHopAddress
:
String
?
=
null
Next hop address. Only required if the next hop type is VirtualAppliance.
next
Hop
Type
Link copied to clipboard
val
nextHopType
:
String
Next hop type.