SQLStorageSettings interface
Set disk storage settings for SQL Server.
Properties
default |
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[]
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript