tcpSockets

@JvmName(name = "ksfroggulttmmhpx")
suspend fun tcpSockets(value: Output<List<ContainerGroupContainerReadinessProbeTcpSocketArgs>>)
@JvmName(name = "kcteuoclcnvnsqho")
suspend fun tcpSockets(value: List<ContainerGroupContainerReadinessProbeTcpSocketArgs>?)

Parameters

value

Health check using TCP socket method. See tcp_socket below.


@JvmName(name = "pvdkexufradwrfjd")
suspend fun tcpSockets(vararg values: Output<ContainerGroupContainerReadinessProbeTcpSocketArgs>)


@JvmName(name = "uivhjgeoepkgnmql")
suspend fun tcpSockets(values: List<Output<ContainerGroupContainerReadinessProbeTcpSocketArgs>>)
@JvmName(name = "utlhadlktikpjhkl")
suspend fun tcpSockets(vararg values: ContainerGroupContainerReadinessProbeTcpSocketArgs)

Parameters

values

Health check using TCP socket method. See tcp_socket below.


@JvmName(name = "whyknndawkqqvayt")
suspend fun tcpSockets(argument: List<suspend ContainerGroupContainerReadinessProbeTcpSocketArgsBuilder.() -> Unit>)
@JvmName(name = "pghhcfthwlijnnok")
suspend fun tcpSockets(vararg argument: suspend ContainerGroupContainerReadinessProbeTcpSocketArgsBuilder.() -> Unit)
@JvmName(name = "qwuiwwxnxjyhwcme")
suspend fun tcpSockets(argument: suspend ContainerGroupContainerReadinessProbeTcpSocketArgsBuilder.() -> Unit)

Parameters

argument

Health check using TCP socket method. See tcp_socket below.