Security Center Management v1 API - Enum SecurityCenterService.Types.EnablementState (1.2.0)

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.V1

Assembly

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.