public enum SecurityCenterService.Types.EnablementStateReference documentation and code samples for the Security Center Management v1 API enum SecurityCenterService.Types.EnablementState.
Represents the possible intended states of enablement 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 |
SCC is configured to ingest findings from this service but not enable this service. Not a valid intended_enablement_state (that is, this is a readonly state). |
Inherited |
State is inherited from the parent resource. Not a valid effective enablement state. |
Unspecified |
Default value. This value is unused. |