privateIpAddresses

@JvmName(name = "kbvshmuormsvaulx")
suspend fun privateIpAddresses(value: Output<List<String>>)
@JvmName(name = "twcsooukhknhoceg")
suspend fun privateIpAddresses(value: List<String>?)

Parameters

value

The Private IP addresses of the API Management Service. Available only when the API Manager instance is using Virtual Network mode.


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


@JvmName(name = "bgwwdtcytvkyldqy")
suspend fun privateIpAddresses(values: List<Output<String>>)
@JvmName(name = "cfibxuhxvepbmvke")
suspend fun privateIpAddresses(vararg values: String)

Parameters

values

The Private IP addresses of the API Management Service. Available only when the API Manager instance is using Virtual Network mode.