additionalEgressEndpoints

@JvmName(name = "agqqwcyymxfnkkkd")
suspend fun additionalEgressEndpoints(value: Output<List<EgressEndpointArgs>>)
@JvmName(name = "kssdteksefendeqx")
suspend fun additionalEgressEndpoints(value: List<EgressEndpointArgs>?)

Parameters

value

The list of egress endpoints. This allows for connection from a Hybrid AKS cluster to the specified endpoint.


@JvmName(name = "kqrqyinpdixlsnif")
suspend fun additionalEgressEndpoints(vararg values: Output<EgressEndpointArgs>)


@JvmName(name = "oifstdpbookaavao")
suspend fun additionalEgressEndpoints(values: List<Output<EgressEndpointArgs>>)
@JvmName(name = "bqtwpljytepnxfei")
suspend fun additionalEgressEndpoints(vararg values: EgressEndpointArgs)

Parameters

values

The list of egress endpoints. This allows for connection from a Hybrid AKS cluster to the specified endpoint.


@JvmName(name = "pcbjhwgrbddcvfth")
suspend fun additionalEgressEndpoints(argument: List<suspend EgressEndpointArgsBuilder.() -> Unit>)
@JvmName(name = "fhuuankjmpdpsmmd")
suspend fun additionalEgressEndpoints(vararg argument: suspend EgressEndpointArgsBuilder.() -> Unit)
@JvmName(name = "heyqnwklvodxmwra")
suspend fun additionalEgressEndpoints(argument: suspend EgressEndpointArgsBuilder.() -> Unit)

Parameters

argument

The list of egress endpoints. This allows for connection from a Hybrid AKS cluster to the specified endpoint.