tcpSockets

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

Parameters

value

Health check using TCP socket method. See tcp_socket below.


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


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

Parameters

values

Health check using TCP socket method. See tcp_socket below.


@JvmName(name = "hoyorgwpaqclpqyl")
suspend fun tcpSockets(argument: List<suspend ContainerGroupContainerReadinessProbeTcpSocketArgsBuilder.() -> Unit>)
@JvmName(name = "tkfiqqrngisswfak")
suspend fun tcpSockets(vararg argument: suspend ContainerGroupContainerReadinessProbeTcpSocketArgsBuilder.() -> Unit)
@JvmName(name = "miscrnuxsjygesdd")
suspend fun tcpSockets(argument: suspend ContainerGroupContainerReadinessProbeTcpSocketArgsBuilder.() -> Unit)

Parameters

argument

Health check using TCP socket method. See tcp_socket below.