inboundNatRules

@JvmName(name = "xuqqumphabbgkfch")
suspend fun inboundNatRules(value: Output<List<LinuxVirtualMachineInboundNatRuleArgs>>)
@JvmName(name = "grmobhnpgagkbaus")
suspend fun inboundNatRules(value: List<LinuxVirtualMachineInboundNatRuleArgs>?)

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 = "tjekodgljftxytfx")
suspend fun inboundNatRules(vararg values: Output<LinuxVirtualMachineInboundNatRuleArgs>)


@JvmName(name = "vqcqhdmmspcsdigw")
suspend fun inboundNatRules(values: List<Output<LinuxVirtualMachineInboundNatRuleArgs>>)
@JvmName(name = "gerhgpbifgdyeggh")
suspend fun inboundNatRules(vararg values: LinuxVirtualMachineInboundNatRuleArgs)

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 = "idpxqviwemwbetlc")
suspend fun inboundNatRules(argument: List<suspend LinuxVirtualMachineInboundNatRuleArgsBuilder.() -> Unit>)
@JvmName(name = "lgltnnnwptcbgxtq")
suspend fun inboundNatRules(vararg argument: suspend LinuxVirtualMachineInboundNatRuleArgsBuilder.() -> Unit)
@JvmName(name = "lirnblyrbcyrcxsb")
suspend fun inboundNatRules(argument: suspend LinuxVirtualMachineInboundNatRuleArgsBuilder.() -> 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.