Class CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneDependencyAwareApplyAndReconcileHardeningSources
เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน
Namespace: Cephalon.Abstractions.Data
Assembly: Cephalon.Abstractions.dll
Defines the stable source identifiers used by managed-connector provider-owned control-plane dependency-aware apply-and-reconcile hardening answers.
public static class CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneDependencyAwareApplyAndReconcileHardeningSourcesInheritance
Section titled “Inheritance”object ← CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneDependencyAwareApplyAndReconcileHardeningSources
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 recorded command-execution answer supplied the decisive input.
public const string CommandExecution = "command-execution"Field Value
Section titled “Field Value”CommandJournal
Section titled “ CommandJournal”The shared command-journal answer supplied the decisive input.
public const string CommandJournal = "command-journal"Field Value
Section titled “Field Value”ManagedConnectorDrift
Section titled “ ManagedConnectorDrift”The broader managed-connector drift answer supplied the decisive input.
public const string ManagedConnectorDrift = "managed-connector-drift"Field Value
Section titled “Field Value”ManagedConnectorGovernance
Section titled “ ManagedConnectorGovernance”The broader managed-connector governance answer supplied the decisive input.
public const string ManagedConnectorGovernance = "managed-connector-governance"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”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”Unknown
Section titled “ Unknown”No decisive source answer was available.
public const string Unknown = "unknown"