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 |