Show / Hide Table of Contents

Enum NotebookSessionLifecycleState

The lifecycle state of a notebook session.

Namespace: Oci.DatascienceService.Models
Assembly: OCI.DotNetSDK.Datascience.dll
Syntax
public enum NotebookSessionLifecycleState

Fields

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