Show / Hide Table of Contents

Enum PipelineDiagnosticState

The possible states that applies to a pipeline diagnostics collection.

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

Fields

Name Description
Failed
InProgress
Succeeded
UnknownEnumValue
In this article
Back to top