Show / Hide Table of Contents

Enum LifecycleState

The valid states for a resource.

Namespace: Oci.OdaService.Models
Assembly: OCI.DotNetSDK.Oda.dll
Syntax
public enum LifecycleState

Fields

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