Show / Hide Table of Contents

Enum LifecycleState

The lifecycle state of an entity.

Namespace: Oci.DesktopsService.Models
Assembly: OCI.DotNetSDK.Desktops.dll
Syntax
public enum LifecycleState

Fields

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