Module: Google::Cloud::MigrationCenter::V1::OperatingSystemFamily
- Defined in:
- proto_docs/google/cloud/migrationcenter/v1/migrationcenter.rb
Overview
Known categories of operating systems.
Constant Summary collapse
- OS_FAMILY_UNKNOWN =
0
- OS_FAMILY_WINDOWS =
Microsoft Windows Server and Desktop.
1
- OS_FAMILY_LINUX =
Various Linux flavors.
2
- OS_FAMILY_UNIX =
Non-Linux Unix flavors.
3