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
/
NetworkSecurityPerimeterAccessRuleArgsBuilder
/
direction
direction
@
JvmName
(
name
=
"cjesrcwlmahakyvp"
)
suspend
fun
direction
(
value
:
Output
<
Either
<
String
,
AccessRuleDirection
>
>
)
@
JvmName
(
name
=
"kbmunjbhcfreaxtk"
)
suspend
fun
direction
(
value
:
Either
<
String
,
AccessRuleDirection
>
?
)
@
JvmName
(
name
=
"dbckvkroctatelwr"
)
fun
direction
(
value
:
String
)
@
JvmName
(
name
=
"hlxvbgrntspfcevp"
)
fun
direction
(
value
:
AccessRuleDirection
)
Parameters
value
Direction that specifies whether the access rules is inbound/outbound.