inboundNatRules

@JvmName(name = "ortpdvtyetonwsyy")
suspend fun inboundNatRules(value: Output<List<WindowsVirtualMachineInboundNatRuleArgs>>)
@JvmName(name = "cqkceymyfnhudogy")
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 = "dxugvxbifldohgbi")
suspend fun inboundNatRules(vararg values: Output<WindowsVirtualMachineInboundNatRuleArgs>)


@JvmName(name = "qixyrnajapebvnnv")
suspend fun inboundNatRules(values: List<Output<WindowsVirtualMachineInboundNatRuleArgs>>)
@JvmName(name = "eflhgmdfmrkqarce")
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 = "ajdrfdtxuplvxapc")
suspend fun inboundNatRules(argument: List<suspend WindowsVirtualMachineInboundNatRuleArgsBuilder.() -> Unit>)
@JvmName(name = "birsjbncpyebjhvc")
suspend fun inboundNatRules(vararg argument: suspend WindowsVirtualMachineInboundNatRuleArgsBuilder.() -> Unit)
@JvmName(name = "qjcqrectamkoohla")
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.