public enum ScanConfig.Types.ExportToSecurityCommandCenterReference documentation and code samples for the Web Security Scanner v1 API enum ScanConfig.Types.ExportToSecurityCommandCenter.
Controls export of scan configurations and results to Security Command Center.
Namespace
Google.Cloud.WebSecurityScanner.V1Assembly
Google.Cloud.WebSecurityScanner.V1.dll
Fields |
|
|---|---|
| Name | Description |
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. |