Class CdcCaptureExecutionRuntimeManagedConnectorGovernanceActionIds
เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน
Namespace: Cephalon.Abstractions.Data
Assembly: Cephalon.Abstractions.dll
Defines the stable operator-facing action identifiers used by managed-connector governance answers.
public static class CdcCaptureExecutionRuntimeManagedConnectorGovernanceActionIdsInheritance
Section titled “Inheritance”object ← CdcCaptureExecutionRuntimeManagedConnectorGovernanceActionIds
Inherited Members
Section titled “Inherited Members”object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Fields
Section titled “Fields”CompleteGovernanceDeclaration
Section titled “ CompleteGovernanceDeclaration”Complete the connector declaration so shared governance truth has the minimum required metadata.
public const string CompleteGovernanceDeclaration = "complete-governance-declaration"Field Value
Section titled “Field Value”DeferControlPlane
Section titled “ DeferControlPlane”Defer control-plane ownership until Cephalon ships write-path connector management for the declared mode.
public const string DeferControlPlane = "defer-control-plane"Field Value
Section titled “Field Value”KeepObserveOnly
Section titled “ KeepObserveOnly”Keep the connector in observe-only mode and continue using shared runtime reporting truth.
public const string KeepObserveOnly = "keep-observe-only"Field Value
Section titled “Field Value”No operator action is currently required for the execution runtime.
public const string None = "none"