toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.workloads.kotlin.inputs
/
AppServicePlanConfigurationArgsBuilder
App
Service
Plan
Configuration
Args
Builder
class
AppServicePlanConfigurationArgsBuilder
Builder for
AppServicePlanConfigurationArgs
.
Members
Functions
capacity
Link copied to clipboard
@
JvmName
(
name
=
"npvndnohxkvkmyid"
)
suspend
fun
capacity
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"qjlsiqqecgfhqjos"
)
suspend
fun
capacity
(
value
:
Int
?
)
tier
Link copied to clipboard
@
JvmName
(
name
=
"nmxshtbenwwfkhnx"
)
fun
tier
(
value
:
AppServicePlanTier
)
@
JvmName
(
name
=
"soxjeoghahrmeltj"
)
suspend
fun
tier
(
value
:
Either
<
String
,
AppServicePlanTier
>
?
)
@
JvmName
(
name
=
"djnlhhaixnvcnsjn"
)
suspend
fun
tier
(
value
:
Output
<
Either
<
String
,
AppServicePlanTier
>
>
)
@
JvmName
(
name
=
"iakskksrvjcosqgo"
)
fun
tier
(
value
:
String
)