Show / Hide Table of Contents

Enum SortBy

The default field to use for sorting, either (timeCreated) or (displayName).

Namespace: Oci.BatchService.Models
Assembly: OCI.DotNetSDK.Batch.dll
Syntax
public enum SortBy

Fields

Name Description
DisplayName
TimeCreated
In this article
Back to top