inboundNatRules

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


@JvmName(name = "mvctolulbmtttntl")
suspend fun inboundNatRules(values: List<Output<WindowsVirtualMachineInboundNatRuleArgs>>)
@JvmName(name = "idmmuxkqkpwqdibh")
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 = "hcvnvlmpddtvwxed")
suspend fun inboundNatRules(argument: List<suspend WindowsVirtualMachineInboundNatRuleArgsBuilder.() -> Unit>)
@JvmName(name = "ggegnkquakqohufm")
suspend fun inboundNatRules(vararg argument: suspend WindowsVirtualMachineInboundNatRuleArgsBuilder.() -> Unit)
@JvmName(name = "ueaxpoqwiqvjlyhj")
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.