Enum LibrarySortBy
The field to sort libraries.
Namespace: Oci.JmsService.Models
Assembly: OCI.DotNetSDK.Jms.dll
Syntax
public enum LibrarySortBy
Fields
| Name | Description |
|---|---|
| ApplicationCount | |
| ConfidenceLevel | |
| CvssScore | |
| DeployedApplicationCount | |
| HighestVulnerabilityScore | |
| JavaServerInstanceCount | |
| LibraryName | |
| LibraryVersion | |
| ManagedInstanceCount | |
| TimeFirstSeen | |
| TimeLastSeen |