Show / Hide Table of Contents

Enum PlatformConfigurationSortBy

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

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

Fields

Name Description
DisplayName
TimeCreated
In this article
Back to top