SQLTempDbSettingsResponse

constructor(dataFileCount: Int? = null, dataFileSize: Int? = null, dataGrowth: Int? = null, defaultFilePath: String? = null, logFileSize: Int? = null, logGrowth: Int? = null, luns: List<Int>? = null, persistFolder: Boolean? = null, persistFolderPath: String? = null, useStoragePool: Boolean? = null)