VirtualMachineStorageConfigurationTempDbSettingsArgs

constructor(dataFileCount: Output<Int>? = null, dataFileGrowthInMb: Output<Int>? = null, dataFileSizeMb: Output<Int>? = null, defaultFilePath: Output<String>, logFileGrowthMb: Output<Int>? = null, logFileSizeMb: Output<Int>? = null, luns: Output<List<Int>>)