egressNatIpAddressIds

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


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