privateEndpointConnections

@JvmName(name = "cnncgfhdnqjnlfrr")
suspend fun privateEndpointConnections(value: Output<List<PrivateEndpointConnectionArgs>>)
@JvmName(name = "lfxcmtgbullmuefg")
suspend fun privateEndpointConnections(value: List<PrivateEndpointConnectionArgs>?)

Parameters

value

The private endpoint connection associated with the Cognitive Services account.


@JvmName(name = "gkqklabqditymoet")
suspend fun privateEndpointConnections(vararg values: Output<PrivateEndpointConnectionArgs>)


@JvmName(name = "heawljsgenjtxkhr")
suspend fun privateEndpointConnections(values: List<Output<PrivateEndpointConnectionArgs>>)
@JvmName(name = "fcwhdtahanvdohgw")
suspend fun privateEndpointConnections(vararg values: PrivateEndpointConnectionArgs)

Parameters

values

The private endpoint connection associated with the Cognitive Services account.


@JvmName(name = "tgvxhjfwxalcmxwx")
suspend fun privateEndpointConnections(argument: List<suspend PrivateEndpointConnectionArgsBuilder.() -> Unit>)
@JvmName(name = "himyhmxmtdtywtfs")
suspend fun privateEndpointConnections(vararg argument: suspend PrivateEndpointConnectionArgsBuilder.() -> Unit)
@JvmName(name = "lludlagwlikjhbdc")
suspend fun privateEndpointConnections(argument: suspend PrivateEndpointConnectionArgsBuilder.() -> Unit)

Parameters

argument

The private endpoint connection associated with the Cognitive Services account.