KxVolumeNas1Configuration

data class KxVolumeNas1Configuration(val size: Int, val type: String)

Constructors

Link copied to clipboard
constructor(size: Int, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val size: Int

The size of the network attached storage.

Link copied to clipboard

The type of the network attached storage.