inboundNatRules

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


@JvmName(name = "frwykxsfqfpnbmvv")
suspend fun inboundNatRules(values: List<Output<WindowsVirtualMachineInboundNatRuleArgs>>)
@JvmName(name = "uovakkgajubslxrv")
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 = "ivfattwhihkqklhd")
suspend fun inboundNatRules(argument: List<suspend WindowsVirtualMachineInboundNatRuleArgsBuilder.() -> Unit>)
@JvmName(name = "icbskcvyjxxatsos")
suspend fun inboundNatRules(vararg argument: suspend WindowsVirtualMachineInboundNatRuleArgsBuilder.() -> Unit)
@JvmName(name = "xjygjudvxutrfhij")
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.