Show / Hide Table of Contents

Enum NodePoolLifecycleState

The lifecycle state of a cluster.

Namespace: Oci.ContainerengineService.Models
Assembly: OCI.DotNetSDK.Containerengine.dll
Syntax
public enum NodePoolLifecycleState

Fields

Name Description
Active
Creating
Deleted
Deleting
Failed
Inactive
NeedsAttention
UnknownEnumValue
Updating
In this article
Back to top