egressNatIpAddressIds

@JvmName(name = "dgepcfulvqypsxef")
suspend fun egressNatIpAddressIds(value: Output<List<String>>)
@JvmName(name = "bqfapmwvjcdmftop")
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 = "qujdjhqurynjkcsc")
suspend fun egressNatIpAddressIds(vararg values: Output<String>)


@JvmName(name = "ldcmgicydauqyuwx")
suspend fun egressNatIpAddressIds(values: List<Output<String>>)
@JvmName(name = "knegrlurrhwhigfh")
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.