public enum SecurityHealthAnalyticsCustomModule.Types.EnablementStateReference documentation and code samples for the Security Center Management v1 API enum SecurityHealthAnalyticsCustomModule.Types.EnablementState.
Possible enablement states of a custom module.
Namespace
Google.Cloud.SecurityCenterManagement.V1Assembly
Google.Cloud.SecurityCenterManagement.V1.dll
Fields |
|
|---|---|
| Name | Description |
Disabled |
The module is disabled at the given organization, folder, or project. |
Enabled |
The module is enabled at the given organization, folder, or project. |
Inherited |
State is inherited from an ancestor module. The module will either
be effectively |
Unspecified |
Default value. This value is unused. |