operatingSystem property
Specifies the nodes operating system (default: LINUX). Possible string values are:
- "OPERATING_SYSTEM_UNSPECIFIED" : No operating system runtime selected.
- "LINUX" : Linux operating system.
Implementation
core.String? operatingSystem;