Security Center Management v1 API - Enum SecurityCenterService.Types.EnablementState (1.1.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 intended states of enablement 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

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.