public enum SecurityCenterService.Types.EnablementState
Reference documentation and code samples for the Security Center Management v1 API enum SecurityCenterService.Types.EnablementState.
Represents the possible enablement states for a service or module.
Namespace
Google.Cloud.SecurityCenterManagement.V1Assembly
Google.Cloud.SecurityCenterManagement.V1.dll
Fields |
|
---|---|
Name | Description |
Disabled |
State is disabled. |
Enabled |
State is enabled. |
IngestOnly |
Security Command Center is configured to ingest findings from this service, but not to enable this service. This state indicates that Security Command Center is misconfigured. You can't set this state yourself. |
Inherited |
State is inherited from the parent resource. Valid as an intended enablement state, but not as an effective enablement state. |
Unspecified |
Default value. This value is unused. |