Show / Hide Table of Contents

Enum CatalogItemSortBy

The sort by to use. At present, the values are either time created (timeCreated), name (displayName) or timeBackfillLastChecked.

Namespace: Oci.FleetappsmanagementService.Models
Assembly: OCI.DotNetSDK.Fleetappsmanagement.dll
Syntax
public enum CatalogItemSortBy

Fields

Name Description
DisplayName
TimeBackfillLastChecked
TimeCreated
In this article
Back to top