Show / Hide Table of Contents

Enum ClusterLifecycleState

The lifecycle state of a cluster. For more information, see Monitoring Clusters

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

Fields

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