Show / Hide Table of Contents

Enum ListVulnerabilityAuditsRequest.SortByEnum

Namespace: Oci.AdmService.Requests
Assembly: OCI.DotNetSDK.Adm.dll
Syntax
public enum ListVulnerabilityAuditsRequest.SortByEnum

Fields

Name Description
DisplayName
MaxObservedCvssV2Score
MaxObservedCvssV2ScoreWithIgnored
MaxObservedCvssV3Score
MaxObservedCvssV3ScoreWithIgnored
MaxObservedSeverity
MaxObservedSeverityWithIgnored
TimeCreated
VulnerableArtifactsCount
VulnerableArtifactsCountWithIgnored
In this article
Back to top