VirtualMachineStorageConfigurationLogSettings

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

Constructors

constructor(defaultFilePath: String, luns: List<Int>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val luns: List<Int>