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.GenerativeaiService.Models
Assembly: OCI.DotNetSDK.Generativeai.dll
Syntax
public enum SortOrder

Fields

Name Description
Asc
Desc
In this article
Back to top