VirtualMachineStorageConfigurationDataSettings

data class VirtualMachineStorageConfigurationDataSettings(val defaultFilePath: String, val luns: List<Int>)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The SQL Server default path

Link copied to clipboard
val luns: List<Int>

A list of Logical Unit Numbers for the disks.