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
/
RoutingRuleRouteDestinationResponse
Routing
Rule
Route
Destination
Response
data
class
RoutingRuleRouteDestinationResponse
(
val
destinationAddress
:
String
,
val
type
:
String
)
Route destination.
Members
Constructors
Routing
Rule
Route
Destination
Response
Link copied to clipboard
constructor
(
destinationAddress
:
String
,
type
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
destination
Address
Link copied to clipboard
val
destinationAddress
:
String
Destination address.
type
Link copied to clipboard
val
type
:
String
Destination type.