Enum OsFamily
Type of operating system.
Namespace: Oci.OsmanagementhubService.Models
Assembly: OCI.DotNetSDK.Osmanagementhub.dll
Syntax
public enum OsFamily
Fields
| Name | Description |
|---|---|
| All | |
| OracleLinux6 | |
| OracleLinux7 | |
| OracleLinux8 | |
| OracleLinux9 | |
| UnknownEnumValue | |
| WindowsServer2016 | |
| WindowsServer2019 | |
| WindowsServer2022 |