Show / Hide Table of Contents

Enum PoolLifecycleState

The lifecycle state of a pool.

Namespace: Oci.DataflowService.Models
Assembly: OCI.DotNetSDK.Dataflow.dll
Syntax
public enum PoolLifecycleState

Fields

Name Description
Accepted
Active
Creating
Deleted
Deleting
Failed
Scheduled
Stopped
Stopping
UnknownEnumValue
Updating
In this article
Back to top