Show / Hide Table of Contents

Enum PrivateEndpointLifecycleState

The lifecycle state of a private endpoint.

Namespace: Oci.DataflowService.Models
Assembly: OCI.DotNetSDK.Dataflow.dll
Syntax
public enum PrivateEndpointLifecycleState

Fields

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