toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.app.kotlin.inputs
/
ContainerAppProbeArgsBuilder
/
httpGet
http
Get
@
JvmName
(
name
=
"lmueveuvptwhxqnw"
)
suspend
fun
httpGet
(
value
:
Output
<
ContainerAppProbeHttpGetArgs
>
)
@
JvmName
(
name
=
"imdadplgwwlvysvb"
)
suspend
fun
httpGet
(
value
:
ContainerAppProbeHttpGetArgs
?
)
Parameters
value
HTTPGet specifies the http request to perform.
@
JvmName
(
name
=
"blgecoxfcacaikbb"
)
suspend
fun
httpGet
(
argument
:
suspend
ContainerAppProbeHttpGetArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
HTTPGet specifies the http request to perform.