Show / Hide Table of Contents

Enum SortOrder

The sort order to use, either 'ASC' or 'DESC'.

Namespace: Oci.RedisService.Models
Assembly: OCI.DotNetSDK.Redis.dll
Syntax
public enum SortOrder

Fields

Name Description
Asc
Desc
In this article
Back to top