NodePoolNodeConfigWindowsNodeConfig

data class NodePoolNodeConfigWindowsNodeConfig(val osversion: String? = null)

Constructors

Link copied to clipboard
constructor(osversion: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val osversion: String? = null

The OS Version of the windows nodepool.Values are OS_VERSION_UNSPECIFIED,OS_VERSION_LTSC2019 and OS_VERSION_LTSC2022