ข้ามไปยังเนื้อหา

Class CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneApplyAndReconcileExecutionSources

เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน

Namespace: Cephalon.Abstractions.Data
Assembly: Cephalon.Abstractions.dll

Defines the stable source identifiers used by managed-connector provider-owned control-plane apply-and-reconcile execution answers.

public static class CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneApplyAndReconcileExecutionSources

objectCdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneApplyAndReconcileExecutionSources

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()

The shared command-envelope answer supplied the decisive input.

public const string CommandEnvelope = "command-envelope"

string

The latest recorded command-execution answer supplied the decisive input.

public const string CommandExecution = "command-execution"

string

The shared command-issuance answer supplied the decisive input.

public const string CommandIssuance = "command-issuance"

string

The shared command-journal answer supplied the decisive input.

public const string CommandJournal = "command-journal"

string

The shared command-retry answer supplied the decisive input.

public const string CommandRetry = "command-retry"

string

The broader provider execution-orchestration answer supplied the decisive input.

public const string ProviderExecutionOrchestration = "provider-execution-orchestration"

string

ProviderOwnedControlPlaneMutationReconcile

Section titled “ ProviderOwnedControlPlaneMutationReconcile”

The broader provider-owned control-plane mutation and reconcile answer supplied the decisive input.

public const string ProviderOwnedControlPlaneMutationReconcile = "provider-owned-control-plane-mutation-reconcile"

string

The broader provider-owned control-plane ownership answer supplied the decisive input.

public const string ProviderOwnedControlPlaneOwnership = "provider-owned-control-plane-ownership"

string

The broader provider-owned control-plane provisioning answer supplied the decisive input.

public const string ProviderOwnedControlPlaneProvisioning = "provider-owned-control-plane-provisioning"

string

The broader provider-owned write-path execution answer supplied the decisive input.

public const string ProviderOwnedWritePathExecution = "provider-owned-write-path-execution"

string

The shared retry-execution policy answer supplied the decisive input.

public const string RetryExecutionPolicy = "retry-execution-policy"

string

No decisive source answer was available.

public const string Unknown = "unknown"

string