toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin
/
VirtualNetworkGatewayConnectionArgsBuilder
/
ingressNatRuleIds
ingress
Nat
Rule
Ids
@
JvmName
(
name
=
"stwcnkcupdxhmlbh"
)
suspend
fun
ingressNatRuleIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"ybtfdwsqofesvrik"
)
suspend
fun
ingressNatRuleIds
(
value
:
List
<
String
>
?
)
Parameters
value
A list of the ingress NAT Rule Ids.
@
JvmName
(
name
=
"vplnqspcutqxfthn"
)
suspend
fun
ingressNatRuleIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"paookgiboeetpalp"
)
suspend
fun
ingressNatRuleIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"actjcibfrgnfgewk"
)
suspend
fun
ingressNatRuleIds
(
vararg
values
:
String
)
Parameters
values
A list of the ingress NAT Rule Ids.