toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.inputs
/
RouteMapRuleArgs
/
RouteMapRuleArgs
Route
Map
Rule
Args
constructor
(
actions
:
Output
<
List
<
RouteMapRuleActionArgs
>
>
?
=
null
,
matchCriterions
:
Output
<
List
<
RouteMapRuleMatchCriterionArgs
>
>
?
=
null
,
name
:
Output
<
String
>
,
nextStepIfMatched
:
Output
<
String
>
?
=
null
)