egressNatIpAddressIds

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


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