additionalEgressEndpoints

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


@JvmName(name = "fpbcmebyfvmgdtvo")
suspend fun additionalEgressEndpoints(values: List<Output<EgressEndpointArgs>>)
@JvmName(name = "locqlvdpjaxovfxw")
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 = "axetdiaiefjftgvt")
suspend fun additionalEgressEndpoints(argument: List<suspend EgressEndpointArgsBuilder.() -> Unit>)
@JvmName(name = "reubvptjyhfcisfl")
suspend fun additionalEgressEndpoints(vararg argument: suspend EgressEndpointArgsBuilder.() -> Unit)
@JvmName(name = "ggwongalnlqdmshw")
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.