inbound Nat Rules
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 thendisallow_public_ip_address
must be set totrue
.
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 thendisallow_public_ip_address
must be set totrue
.
suspend fun inboundNatRules(argument: List<suspend LinuxVirtualMachineInboundNatRuleArgsBuilder.() -> Unit>)
suspend fun inboundNatRules(vararg argument: suspend LinuxVirtualMachineInboundNatRuleArgsBuilder.() -> Unit)
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 thendisallow_public_ip_address
must be set totrue
.