DiskGuestOsFeature

data class DiskGuestOsFeature(val type: String)

Constructors

Link copied to clipboard
constructor(type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of supported feature. Read Enabling guest operating system features to see a list of available options.