Hci Deployment Setting Scale Unit Storage Args
data class HciDeploymentSettingScaleUnitStorageArgs(val configurationMode: Output<String>) : ConvertibleToJava<HciDeploymentSettingScaleUnitStorageArgs>
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.