toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.mssql.kotlin.outputs
/
VirtualMachineStorageConfigurationTempDbSettings
/
VirtualMachineStorageConfigurationTempDbSettings
Virtual
Machine
Storage
Configuration
Temp
Db
Settings
constructor
(
dataFileCount
:
Int
?
=
null
,
dataFileGrowthInMb
:
Int
?
=
null
,
dataFileSizeMb
:
Int
?
=
null
,
defaultFilePath
:
String
,
logFileGrowthMb
:
Int
?
=
null
,
logFileSizeMb
:
Int
?
=
null
,
luns
:
List
<
Int
>
)