toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.outputs
/
RouteMapRule
/
RouteMapRule
Route
Map
Rule
constructor
(
actions
:
List
<
RouteMapRuleAction
>
?
=
null
,
matchCriterions
:
List
<
RouteMapRuleMatchCriterion
>
?
=
null
,
name
:
String
,
nextStepIfMatched
:
String
?
=
null
)