HciDeploymentSettingScaleUnitStorageArgs

data class HciDeploymentSettingScaleUnitStorageArgs(val configurationMode: Output<String>) : ConvertibleToJava<HciDeploymentSettingScaleUnitStorageArgs>

Constructors

Link copied to clipboard
constructor(configurationMode: Output<String>)

Properties

Link copied to clipboard

The configuration mode of storage. If set to Express and your storage is configured as per best practices based on the number of nodes in the cluster. Possible values are Express, InfraOnly and KeepStorage. Changing this forces a new Stack HCI Deployment Setting to be created.

Functions

Link copied to clipboard
open override fun toJava(): HciDeploymentSettingScaleUnitStorageArgs