toggle menu
pulumi-azure-kotlin
5.87.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.cognitive.kotlin.inputs
/
DeploymentScaleArgs
/
DeploymentScaleArgs
Deployment
Scale
Args
constructor
(
capacity
:
Output
<
Int
>
?
=
null
,
family
:
Output
<
String
>
?
=
null
,
size
:
Output
<
String
>
?
=
null
,
tier
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
)