toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.azurestackhci.kotlin.inputs
/
ScaleUnitsArgs
Scale
Units
Args
data
class
ScaleUnitsArgs
(
val
deploymentData
:
Output
<
DeploymentDataArgs
>
)
:
ConvertibleToJava
<
ScaleUnitsArgs
>
Scale units will contains list of deployment data
Members
Constructors
Scale
Units
Args
Link copied to clipboard
constructor
(
deploymentData
:
Output
<
DeploymentDataArgs
>
)
Properties
deployment
Data
Link copied to clipboard
val
deploymentData
:
Output
<
DeploymentDataArgs
>
Deployment Data to deploy AzureStackHCI Cluster.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ScaleUnitsArgs