Google Cloud Security Command Center v1 API - Enum SecurityHealthAnalyticsCustomModule.Types.EnablementState (3.20.0)

public enum SecurityHealthAnalyticsCustomModule.Types.EnablementState

Reference documentation and code samples for the Google Cloud Security Command Center v1 API enum SecurityHealthAnalyticsCustomModule.Types.EnablementState.

Possible enablement states of a custom module.

Namespace

Google.Cloud.SecurityCenter.V1

Assembly

Google.Cloud.SecurityCenter.V1.dll

Fields

NameDescription
Disabled

The module is disabled at the given CRM resource.

Enabled

The module is enabled at the given CRM resource.

Inherited

State is inherited from an ancestor module. The module will either be effectively ENABLED or DISABLED based on its closest non-inherited ancestor module in the CRM hierarchy.

Unspecified

Unspecified enablement state.