pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
AKSServiceCreateRequestLivenessProbeRequirementsArgsBuilder
AKSService
Create
Request
Liveness
Probe
Requirements
Args
Builder
class
AKSServiceCreateRequestLivenessProbeRequirementsArgsBuilder
Builder for
AKSServiceCreateRequestLivenessProbeRequirementsArgs
.
Functions
Functions
failure
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"jpfpiuqenrhdctxu"
)
suspend
fun
failureThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"wntjmrikxvpuevnp"
)
suspend
fun
failureThreshold
(
value
:
Int
?
)
initial
Delay
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"pkvhnjgxystpdqah"
)
suspend
fun
initialDelaySeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"hitrmtnygamujnki"
)
suspend
fun
initialDelaySeconds
(
value
:
Int
?
)
period
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"uxslbpujhyccqmdh"
)
suspend
fun
periodSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"gkvutqlwkqfwkurj"
)
suspend
fun
periodSeconds
(
value
:
Int
?
)
success
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"uthfrqngkefklgls"
)
suspend
fun
successThreshold
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ulfvmlmivumuobbb"
)
suspend
fun
successThreshold
(
value
:
Int
?
)
timeout
Seconds
Link copied to clipboard
@
JvmName
(
name
=
"aivyuwqwtnvhtsjo"
)
suspend
fun
timeoutSeconds
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ofwdmdgrthtnevcj"
)
suspend
fun
timeoutSeconds
(
value
:
Int
?
)