ClusterNodePoolNodeConfigWindowsNodeConfig

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

Constructors

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