Show / Hide Table of Contents

Enum ResponderExecutionStates

Possible responder execution lifecycle states.

Namespace: Oci.CloudguardService.Models
Assembly: OCI.DotNetSDK.Cloudguard.dll
Syntax
public enum ResponderExecutionStates

Fields

Name Description
All
AwaitingConfirmation
AwaitingInput
Failed
Skipped
Started
Succeeded
UnknownEnumValue
In this article
Back to top