pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.sqlvirtualmachine.kotlin.outputs
/
SQLTempDbSettingsResponse
/
SQLTempDbSettingsResponse
SQLTemp
Db
Settings
Response
fun
SQLTempDbSettingsResponse
(
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
)