Enum SortOrder
Allowed sort orders, either 'ASC' for ascending or 'DESC' for descending.
Namespace: Oci.VnmonitoringService.Models
Assembly: OCI.DotNetSDK.Vnmonitoring.dll
Syntax
public enum SortOrder
Fields
| Name | Description |
|---|---|
| Asc | |
| Desc |
Allowed sort orders, either 'ASC' for ascending or 'DESC' for descending.
public enum SortOrder
| Name | Description |
|---|---|
| Asc | |
| Desc |