Enum ScanConfig.Types.ExportToSecurityCommandCenter (1.0.0)

public enum ExportToSecurityCommandCenter

Controls export of scan configurations and results to Security Command Center.

Namespace

Google.Cloud.WebSecurityScanner.V1

Assembly

Google.Cloud.WebSecurityScanner.V1.dll

Fields

NameDescription
Disabled

Do not export results of this scan to Security Command Center.

Enabled

Export results of this scan to Security Command Center.

Unspecified

Use default, which is ENABLED.