pulumi-azure-native-kotlin
2.6.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.appplatform.kotlin.inputs
/
ProbeArgsBuilder
Probe
Args
Builder
class
ProbeArgsBuilder
Builder for
ProbeArgs
.
Functions
Functions
disable
Probe
Link copied to clipboard
@
JvmName
(
name
=
"metrgbknbtoiqwfc"
)
suspend
fun
disableProbe
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"xqkrsrbypgesuson"
)
suspend
fun
disableProbe
(
value
:
Boolean
)
failure
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"cpwputtcklmrugks"
)
suspend
fun
failureThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"kihvmautgbifqimb"
)
suspend
fun
failureThreshold
(
value
:
Int
?
)
initial
Delay
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"mwrendlpxcbkfmug"
)
suspend
fun
initialDelaySeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"gchweiotilwilwwb"
)
suspend
fun
initialDelaySeconds
(
value
:
Int
?
)
period
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"semoocxfbnqalhxk"
)
suspend
fun
periodSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"hommwgljpfwkybhf"
)
suspend
fun
periodSeconds
(
value
:
Int
?
)
probe
Action
Link copied to clipboard
@
JvmName
(
name
=
"edihhyhlnvnekisg"
)
suspend
fun
probeAction
(
value
:
Output
<
Any
>
)
@
JvmName
(
name
=
"lsebagnthvrnehda"
)
suspend
fun
probeAction
(
value
:
Any
?
)
success
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"lkdidmooihjpabdy"
)
suspend
fun
successThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"wjfqntitooucecpb"
)
suspend
fun
successThreshold
(
value
:
Int
?
)
timeout
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"jesnysutlrpoxmmq"
)
suspend
fun
timeoutSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"skbicwurgiusqgbh"
)
suspend
fun
timeoutSeconds
(
value
:
Int
?
)