Show / Hide Table of Contents

Enum TargetSortBy

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

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

Fields

Name Description
DisplayName
Product
ResourceDisplayName
In this article
Back to top