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