Show / Hide Table of Contents

Enum ModelDeploymentLifecycleState

The lifecycle state of a model deployment.

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

Fields

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