toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.appplatform.kotlin.inputs
/
ProbeArgs
/
ProbeArgs
Probe
Args
constructor
(
disableProbe
:
Output
<
Boolean
>
,
failureThreshold
:
Output
<
Int
>
?
=
null
,
initialDelaySeconds
:
Output
<
Int
>
?
=
null
,
periodSeconds
:
Output
<
Int
>
?
=
null
,
probeAction
:
Output
<
Any
>
?
=
null
,
successThreshold
:
Output
<
Int
>
?
=
null
,
timeoutSeconds
:
Output
<
Int
>
?
=
null
)