public enum RuleDeployment.Types.ExecutionStateReference documentation and code samples for the Chronicle v1 API enum RuleDeployment.Types.ExecutionState.
The possible execution states the rule deployment can be in.
Namespace
Google.Cloud.Chronicle.V1Assembly
Google.Cloud.Chronicle.V1.dll
Fields |
|
|---|---|
| Name | Description |
Default |
Default execution state. |
Limited |
Rules in limited state may not have their executions guaranteed. |
Paused |
Paused rules are not executed at all. |
Unspecified |
Unspecified or unknown execution state. |