Show / Hide Table of Contents

Enum PipelineLifecycleSubState

Lifecycle substates of a pipeline.

Namespace: Oci.GoldengateService.Models
Assembly: OCI.DotNetSDK.Goldengate.dll
Syntax
public enum PipelineLifecycleSubState

Fields

Name Description
Moving
PauseFailed
Paused
Pausing
Running
StartFailed
Starting
StopFailed
Stopped
Stopping
UnknownEnumValue
In this article
Back to top