additionalEgressEndpoints

@JvmName(name = "dlmnakigehiivexq")
suspend fun additionalEgressEndpoints(value: Output<List<EgressEndpointArgs>>)
@JvmName(name = "uldtqaymdfuewtwq")
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 = "nuckdaiygxrfufao")
suspend fun additionalEgressEndpoints(vararg values: Output<EgressEndpointArgs>)


@JvmName(name = "yieauvbclvllhrqo")
suspend fun additionalEgressEndpoints(values: List<Output<EgressEndpointArgs>>)
@JvmName(name = "lqgyembhnltnarbj")
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 = "olixktdectivvvdc")
suspend fun additionalEgressEndpoints(argument: List<suspend EgressEndpointArgsBuilder.() -> Unit>)
@JvmName(name = "vggkaiyfwjpsrmnl")
suspend fun additionalEgressEndpoints(vararg argument: suspend EgressEndpointArgsBuilder.() -> Unit)
@JvmName(name = "djieegrrcavwkvcu")
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.