SQLStorageSettings interface

Set disk storage settings for SQL Server.

Properties

defaultFilePath

SQL Server default file path

luns

Logical Unit Numbers for the disks.

Property Details

defaultFilePath

SQL Server default file path

defaultFilePath?: string

Property Value

string

luns

Logical Unit Numbers for the disks.

luns?: number[]

Property Value

number[]