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

Class CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneProvisioningSources

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

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

Defines the stable source identifiers used by managed-connector provider-owned control-plane provisioning answers.

public static class CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneProvisioningSources

objectCdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneProvisioningSources

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

The provider-owned control-plane provisioning answer was derived primarily from command-envelope truth.

public const string CommandEnvelope = "command-envelope"

string

The provider-owned control-plane provisioning answer was derived primarily from the latest command-execution outcome.

public const string CommandExecution = "command-execution"

string

The provider-owned control-plane provisioning answer was derived primarily from command-issuance truth.

public const string CommandIssuance = "command-issuance"

string

The provider-owned control-plane provisioning answer was derived primarily from retained command-journal evidence.

public const string CommandJournal = "command-journal"

string

The provider-owned control-plane provisioning answer was derived primarily from command-retry truth.

public const string CommandRetry = "command-retry"

string

The provider-owned control-plane provisioning answer was derived primarily from provider execution-orchestration truth.

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

string

ProviderOwnedControlPlaneMutationReconcile

Section titled “ ProviderOwnedControlPlaneMutationReconcile”

The provider-owned control-plane provisioning answer was derived primarily from provider-owned control-plane mutation and reconcile truth.

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

string

The provider-owned control-plane provisioning answer was derived primarily from provider-owned control-plane ownership truth.

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

string

The provider-owned control-plane provisioning answer was derived primarily from provider-owned write-path execution truth.

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

string

The provider-owned control-plane provisioning answer was derived primarily from retry-execution policy truth.

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

string

The provider-owned control-plane provisioning answer does not currently resolve to one specific source.

public const string Unknown = "unknown"

string