pulumi-azure-native-kotlin
2.10.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.servicefabric.kotlin.inputs
/
AverageServiceLoadScalingTriggerArgsBuilder
Average
Service
Load
Scaling
Trigger
Args
Builder
class
AverageServiceLoadScalingTriggerArgsBuilder
Builder for
AverageServiceLoadScalingTriggerArgs
.
Functions
Functions
kind
Link copied to clipboard
@
JvmName
(
name
=
"xlvelpcmbmtvjdxf"
)
suspend
fun
kind
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"foqmbemfmdlpkgca"
)
suspend
fun
kind
(
value
:
String
)
lower
Load
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"dqhkocdcvtrhgyvk"
)
suspend
fun
lowerLoadThreshold
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"trxqrgsonxwhmekw"
)
suspend
fun
lowerLoadThreshold
(
value
:
Double
)
metric
Name
Link copied to clipboard
@
JvmName
(
name
=
"fimqqdwwxkkchjgs"
)
suspend
fun
metricName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lduuaesppubskdro"
)
suspend
fun
metricName
(
value
:
String
)
scale
Interval
Link copied to clipboard
@
JvmName
(
name
=
"grcrwaaiujvlbtbk"
)
suspend
fun
scaleInterval
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pieuvotqpuiuxjli"
)
suspend
fun
scaleInterval
(
value
:
String
)
upper
Load
Threshold
Link copied to clipboard
@
JvmName
(
name
=
"mtkxcownltmvgqxn"
)
suspend
fun
upperLoadThreshold
(
value
:
Output
<
Double
>
)
@
JvmName
(
name
=
"jkovxrlshmeejicv"
)
suspend
fun
upperLoadThreshold
(
value
:
Double
)
use
Only
Primary
Load
Link copied to clipboard
@
JvmName
(
name
=
"vsxwwbrgjujptqvh"
)
suspend
fun
useOnlyPrimaryLoad
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"hayhnnvaafbymapn"
)
suspend
fun
useOnlyPrimaryLoad
(
value
:
Boolean
)