inboundNatRules

@JvmName(name = "wyxdmsgfsndqwnck")
suspend fun inboundNatRules(value: Output<List<WindowsVirtualMachineInboundNatRuleArgs>>)
@JvmName(name = "axeykfernogqkkkn")
suspend fun inboundNatRules(value: List<WindowsVirtualMachineInboundNatRuleArgs>?)

Parameters

value

One or more inbound_nat_rule blocks as defined below. Changing this forces a new resource to be created.

NOTE: If any inbound_nat_rule blocks are specified then disallow_public_ip_address must be set to true.


@JvmName(name = "atqlyjuwirjwcqxa")
suspend fun inboundNatRules(vararg values: Output<WindowsVirtualMachineInboundNatRuleArgs>)


@JvmName(name = "wuejmojqfwfklybt")
suspend fun inboundNatRules(values: List<Output<WindowsVirtualMachineInboundNatRuleArgs>>)
@JvmName(name = "vsfdukdeishuiurs")
suspend fun inboundNatRules(vararg values: WindowsVirtualMachineInboundNatRuleArgs)

Parameters

values

One or more inbound_nat_rule blocks as defined below. Changing this forces a new resource to be created.

NOTE: If any inbound_nat_rule blocks are specified then disallow_public_ip_address must be set to true.


@JvmName(name = "rctghouysqmdxxjs")
suspend fun inboundNatRules(argument: List<suspend WindowsVirtualMachineInboundNatRuleArgsBuilder.() -> Unit>)
@JvmName(name = "nkogrdhnwbcapekh")
suspend fun inboundNatRules(vararg argument: suspend WindowsVirtualMachineInboundNatRuleArgsBuilder.() -> Unit)
@JvmName(name = "khlbrncsivyvmovj")
suspend fun inboundNatRules(argument: suspend WindowsVirtualMachineInboundNatRuleArgsBuilder.() -> Unit)

Parameters

argument

One or more inbound_nat_rule blocks as defined below. Changing this forces a new resource to be created.

NOTE: If any inbound_nat_rule blocks are specified then disallow_public_ip_address must be set to true.