Show / Hide Table of Contents

Enum ProductSortBy

The sort order to use. At present, the values are either resource name (resourceDisplayName) or product name (displayName).

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

Fields

Name Description
DisplayName
ResourceDisplayName
In this article
Back to top