Show / Hide Table of Contents

Enum ModelLifecycleState

The lifecycle state of a model.

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

Fields

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