pulumi-azure-native-kotlin
2.8.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.cognitiveservices.kotlin.inputs
/
DeploymentScaleSettingsArgsBuilder
Deployment
Scale
Settings
Args
Builder
class
DeploymentScaleSettingsArgsBuilder
Builder for
DeploymentScaleSettingsArgs
.
Functions
Functions
capacity
Link copied to clipboard
@
JvmName
(
name
=
"tkacktcynnsdyvhr"
)
suspend
fun
capacity
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ispqatyaohecoklk"
)
suspend
fun
capacity
(
value
:
Int
?
)
scale
Type
Link copied to clipboard
@
JvmName
(
name
=
"cobpwcwyuuvkenbj"
)
fun
scaleType
(
value
:
DeploymentScaleType
)
@
JvmName
(
name
=
"ixadbyifhwrcqahi"
)
suspend
fun
scaleType
(
value
:
Either
<
String
,
DeploymentScaleType
>
?
)
@
JvmName
(
name
=
"gpmvcgsfvwrdwvpm"
)
suspend
fun
scaleType
(
value
:
Output
<
Either
<
String
,
DeploymentScaleType
>
>
)
@
JvmName
(
name
=
"kksbtyfnualglhch"
)
fun
scaleType
(
value
:
String
)