Artifact Registry v1 API - Enum Repository.Types.VulnerabilityScanningConfig.Types.EnablementConfig (2.9.0)

public enum Repository.Types.VulnerabilityScanningConfig.Types.EnablementConfig

Reference documentation and code samples for the Artifact Registry v1 API enum Repository.Types.VulnerabilityScanningConfig.Types.EnablementConfig.

Config for vulnerability scanning of resources in this repository.

Namespace

Google.Cloud.ArtifactRegistry.V1

Assembly

Google.Cloud.ArtifactRegistry.V1.dll

Fields

Name Description
Disabled

No automatic vulnerability scanning will be performed for this repository.

Inherited

Scanning is Enabled, but dependent on API enablement.

Unspecified

Not set. This will be treated as INHERITED.