ipConfigurations

@JvmName(name = "iwlnvebmmyhxdkqw")
suspend fun ipConfigurations(value: Output<List<VirtualNetworkGatewayIpConfigurationArgs>>)
@JvmName(name = "yasxymetmysdyhws")
suspend fun ipConfigurations(value: List<VirtualNetworkGatewayIpConfigurationArgs>?)

Parameters

value

One or more (up to 3) ip_configuration blocks documented below. Changing this forces a new resource to be created. An active-standby gateway requires exactly one ip_configuration block, an active-active gateway requires exactly two ip_configuration blocks whereas an active-active zone redundant gateway with P2S configuration requires exactly three ip_configuration blocks.


@JvmName(name = "jmrglxvgthbcabal")
suspend fun ipConfigurations(vararg values: Output<VirtualNetworkGatewayIpConfigurationArgs>)


@JvmName(name = "kcyuacfmoewfodhd")
suspend fun ipConfigurations(values: List<Output<VirtualNetworkGatewayIpConfigurationArgs>>)
@JvmName(name = "dtdswcymmmviqshv")
suspend fun ipConfigurations(vararg values: VirtualNetworkGatewayIpConfigurationArgs)

Parameters

values

One or more (up to 3) ip_configuration blocks documented below. Changing this forces a new resource to be created. An active-standby gateway requires exactly one ip_configuration block, an active-active gateway requires exactly two ip_configuration blocks whereas an active-active zone redundant gateway with P2S configuration requires exactly three ip_configuration blocks.


@JvmName(name = "trsgqvlgtsplttro")
suspend fun ipConfigurations(argument: List<suspend VirtualNetworkGatewayIpConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "pknutnjxvjxlnslo")
suspend fun ipConfigurations(vararg argument: suspend VirtualNetworkGatewayIpConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "ynuvhffivlqsmwpq")
suspend fun ipConfigurations(argument: suspend VirtualNetworkGatewayIpConfigurationArgsBuilder.() -> Unit)

Parameters

argument

One or more (up to 3) ip_configuration blocks documented below. Changing this forces a new resource to be created. An active-standby gateway requires exactly one ip_configuration block, an active-active gateway requires exactly two ip_configuration blocks whereas an active-active zone redundant gateway with P2S configuration requires exactly three ip_configuration blocks.