Class CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneDependencyAwareProvisioningAndMutationHardeningSources
Namespace: Cephalon.Abstractions.Data
Assembly: Cephalon.Abstractions.dll
Defines the stable source identifiers used by managed-connector provider-owned control-plane dependency-aware provisioning and mutation hardening answers.
public static class CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneDependencyAwareProvisioningAndMutationHardeningSourcesInheritance
Section titled “Inheritance”object ← CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneDependencyAwareProvisioningAndMutationHardeningSources
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”CommandExecution
Section titled “ CommandExecution”The latest command-execution outcome supplied the decisive input.
public const string CommandExecution = "command-execution"Field Value
Section titled “Field Value”CommandJournal
Section titled “ CommandJournal”The retained command-journal evidence supplied the decisive input.
public const string CommandJournal = "command-journal"Field Value
Section titled “Field Value”ManagedConnectorDrift
Section titled “ ManagedConnectorDrift”Managed-connector desired-versus-observed drift truth supplied the decisive input.
public const string ManagedConnectorDrift = "managed-connector-drift"Field Value
Section titled “Field Value”ManagedConnectorGovernance
Section titled “ ManagedConnectorGovernance”Managed-connector governance truth supplied the decisive input.
public const string ManagedConnectorGovernance = "managed-connector-governance"Field Value
Section titled “Field Value”ProviderExecutionOrchestration
Section titled “ ProviderExecutionOrchestration”The broader provider execution-orchestration answer supplied the decisive input.
public const string ProviderExecutionOrchestration = "provider-execution-orchestration"Field Value
Section titled “Field Value”ProviderOwnedControlPlaneApplyAndReconcileExecution
Section titled “ ProviderOwnedControlPlaneApplyAndReconcileExecution”The broader provider-owned control-plane apply-and-reconcile execution answer supplied the decisive input.
public const string ProviderOwnedControlPlaneApplyAndReconcileExecution = "provider-owned-control-plane-apply-and-reconcile-execution"Field Value
Section titled “Field Value”ProviderOwnedControlPlaneDependencyAwareApplyAndReconcileHardening
Section titled “ ProviderOwnedControlPlaneDependencyAwareApplyAndReconcileHardening”The broader provider-owned control-plane dependency-aware apply-and-reconcile hardening answer supplied the decisive input.
public const string ProviderOwnedControlPlaneDependencyAwareApplyAndReconcileHardening = "provider-owned-control-plane-dependency-aware-apply-and-reconcile-hardening"Field Value
Section titled “Field Value”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"Field Value
Section titled “Field Value”ProviderOwnedControlPlaneOwnership
Section titled “ ProviderOwnedControlPlaneOwnership”The broader provider-owned control-plane ownership answer supplied the decisive input.
public const string ProviderOwnedControlPlaneOwnership = "provider-owned-control-plane-ownership"Field Value
Section titled “Field Value”ProviderOwnedControlPlaneProvisioning
Section titled “ ProviderOwnedControlPlaneProvisioning”The broader provider-owned control-plane provisioning answer supplied the decisive input.
public const string ProviderOwnedControlPlaneProvisioning = "provider-owned-control-plane-provisioning"Field Value
Section titled “Field Value”ProviderOwnedWritePathExecution
Section titled “ ProviderOwnedWritePathExecution”The broader provider-owned write-path execution answer supplied the decisive input.
public const string ProviderOwnedWritePathExecution = "provider-owned-write-path-execution"Field Value
Section titled “Field Value”Unknown
Section titled “ Unknown”The dependency-aware provisioning and mutation hardening answer does not currently resolve to one specific source.
public const string Unknown = "unknown"