toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.storsimple.kotlin.inputs
/
ManagerSkuArgs
Manager
Sku
Args
data
class
ManagerSkuArgs
(
val
name
:
Output
<
ManagerSkuType
>
)
:
ConvertibleToJava
<
ManagerSkuArgs
>
The Sku.
Members
Constructors
Manager
Sku
Args
Link copied to clipboard
constructor
(
name
:
Output
<
ManagerSkuType
>
)
Properties
name
Link copied to clipboard
val
name
:
Output
<
ManagerSkuType
>
Refers to the sku name which should be "Standard"
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ManagerSkuArgs