egressNatIpAddressIds

@JvmName(name = "bdhxkeswsuwxxgtb")
suspend fun egressNatIpAddressIds(value: Output<List<String>>)
@JvmName(name = "mxnpbytlffrjfwnv")
suspend fun egressNatIpAddressIds(value: List<String>?)

Parameters

value

Specifies a list of Azure Public IP Address IDs that can be used for Egress (Source) Network Address Translation.


@JvmName(name = "wrvslicrjnkodhgb")
suspend fun egressNatIpAddressIds(vararg values: Output<String>)


@JvmName(name = "jlokdgvemgrjepqf")
suspend fun egressNatIpAddressIds(values: List<Output<String>>)
@JvmName(name = "lsoxsnibohnolgqy")
suspend fun egressNatIpAddressIds(vararg values: String)

Parameters

values

Specifies a list of Azure Public IP Address IDs that can be used for Egress (Source) Network Address Translation.