Show / Hide Table of Contents

Enum SortOrder

The sort order to use, either ascending (ASC) or descending (DESC). The displayName sort order is case sensitive.

Namespace: Oci.LustrefilestorageService.Models
Assembly: OCI.DotNetSDK.Lustrefilestorage.dll
Syntax
public enum SortOrder

Fields

Name Description
Asc
Desc
In this article
Back to top