pulumi-azure-native-kotlin
2.22.1.0
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
Constructors
Functions
Properties
Constructors
Scale
Units
Args
Link copied to clipboard
fun
ScaleUnitsArgs
(
deploymentData
:
Output
<
DeploymentDataArgs
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ScaleUnitsArgs
Properties
deployment
Data
Link copied to clipboard
val
deploymentData
:
Output
<
DeploymentDataArgs
>
Deployment Data to deploy AzureStackHCI Cluster.