Single Node Virtual Instance Single Server Configuration Disk Volume Configuration Args
data class SingleNodeVirtualInstanceSingleServerConfigurationDiskVolumeConfigurationArgs(val numberOfDisks: Output<Int>, val sizeInGb: Output<Int>, val skuName: Output<String>, val volumeName: Output<String>) : ConvertibleToJava<SingleNodeVirtualInstanceSingleServerConfigurationDiskVolumeConfigurationArgs>
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.