additionalEgressEndpoints

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


@JvmName(name = "njlpkggnwdiiphsf")
suspend fun additionalEgressEndpoints(values: List<Output<EgressEndpointArgs>>)
@JvmName(name = "adtfptkeuwlqcato")
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 = "ojinsncarclothww")
suspend fun additionalEgressEndpoints(argument: List<suspend EgressEndpointArgsBuilder.() -> Unit>)
@JvmName(name = "lopfrwrkglctrtle")
suspend fun additionalEgressEndpoints(vararg argument: suspend EgressEndpointArgsBuilder.() -> Unit)
@JvmName(name = "dmpfodmymaelmgmf")
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.