Enum SortOrder
The sort order to use, either 'ASC' or 'DESC'.
Namespace: Oci.RedisService.Models
Assembly: OCI.DotNetSDK.Redis.dll
Syntax
public enum SortOrderFields
| Name | Description | 
|---|---|
| Asc | |
| Desc | 
The sort order to use, either 'ASC' or 'DESC'.
public enum SortOrder| Name | Description | 
|---|---|
| Asc | |
| Desc |