Three Tier Virtual Instance Three Tier Configuration Database Server Configuration Disk Volume Configuration
data class ThreeTierVirtualInstanceThreeTierConfigurationDatabaseServerConfigurationDiskVolumeConfiguration(val numberOfDisks: Int, val sizeInGb: Int, val skuName: String, val volumeName: String)
Properties
Link copied to clipboard
The total number of disks required for the concerned volume. Possible values are at least 1
. Changing this forces a new resource to be created.
Link copied to clipboard
Specifies the volumn name of the database disk. Possible values are backup
, hana/data
, hana/log
, hana/shared
, os
and usr/sap
. Changing this forces a new resource to be created.