Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::WindowsNodeConfig.
Parameters that can be configured on Windows nodes. Windows Node Config that define the parameters that will be used to configure the Windows node pool settings
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#os_version
def os_version() -> ::Google::Cloud::Container::V1::WindowsNodeConfig::OSVersion
Returns
- (::Google::Cloud::Container::V1::WindowsNodeConfig::OSVersion) — OSVersion specifies the Windows node config to be used on the node
#os_version=
def os_version=(value) -> ::Google::Cloud::Container::V1::WindowsNodeConfig::OSVersion
Parameter
- value (::Google::Cloud::Container::V1::WindowsNodeConfig::OSVersion) — OSVersion specifies the Windows node config to be used on the node
Returns
- (::Google::Cloud::Container::V1::WindowsNodeConfig::OSVersion) — OSVersion specifies the Windows node config to be used on the node