additionalEgressEndpoints

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


@JvmName(name = "nevpjwcjvqyrmrub")
suspend fun additionalEgressEndpoints(values: List<Output<EgressEndpointArgs>>)
@JvmName(name = "blrccnaekuqpfhgt")
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 = "snppdflhnblbmkbm")
suspend fun additionalEgressEndpoints(argument: List<suspend EgressEndpointArgsBuilder.() -> Unit>)
@JvmName(name = "xxbijsmlrrysbswc")
suspend fun additionalEgressEndpoints(vararg argument: suspend EgressEndpointArgsBuilder.() -> Unit)
@JvmName(name = "bbsmkrwxctbgimvw")
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.