Show / Hide Table of Contents

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
In this article
Back to top