pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin
/
VirtualNetworkGatewayConnectionArgsBuilder
/
ingressNatRuleIds
ingress
Nat
Rule
Ids
@
JvmName
(
name
=
"dshilnuwtjefknhc"
)
suspend
fun
ingressNatRuleIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"rmahwuynhrguskmu"
)
suspend
fun
ingressNatRuleIds
(
value
:
List
<
String
>
?
)
Parameters
value
A list of the ingress NAT Rule Ids.
@
JvmName
(
name
=
"cgicapidpobvlqrq"
)
suspend
fun
ingressNatRuleIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"mfhqmtyxcufwispd"
)
suspend
fun
ingressNatRuleIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"cgtfpvddkdhqdbus"
)
suspend
fun
ingressNatRuleIds
(
vararg
values
:
String
)
Parameters
values
A list of the ingress NAT Rule Ids.