Class CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneProvisioningStatus
เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน
Namespace: Cephalon.Abstractions.Data
Assembly: Cephalon.Abstractions.dll
Describes the current operator-facing managed-connector provider-owned control-plane provisioning posture for one CDC execution runtime.
public sealed record CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneProvisioningStatus : IEquatable<CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneProvisioningStatus>Inheritance
Section titled “Inheritance”object ← CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneProvisioningStatus
Implements
Section titled “Implements”IEquatable<CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneProvisioningStatus>
Inherited Members
Section titled “Inherited Members”object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()
Constructors
Section titled “Constructors”CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneProvisioningStatus(string, string?)
Section titled “ CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneProvisioningStatus(string, string?)”Creates a new managed-connector provider-owned control-plane provisioning answer.
public CdcCaptureExecutionRuntimeManagedConnectorProviderOwnedControlPlaneProvisioningStatus(string state, string? description = null)Parameters
Section titled “Parameters”state string
The stable provider-owned control-plane provisioning state, such as not-applicable, operator-only, provisioning-ready, provisioning-blocked, provisioning-executing, provisioning-partial, or provisioning-risk.
description string?
An optional operator-facing provider-owned control-plane provisioning summary.
Properties
Section titled “Properties”ActiveReporterId
Section titled “ ActiveReporterId”Gets the active reporter identifier currently visible for the execution runtime when one exists.
public string? ActiveReporterId { get; init; }Property Value
Section titled “Property Value”ActiveReporterLeaseExpiresAtUtc
Section titled “ ActiveReporterLeaseExpiresAtUtc”Gets the UTC timestamp when the active reporter lease expires when one is known.
public DateTimeOffset? ActiveReporterLeaseExpiresAtUtc { get; init; }Property Value
Section titled “Property Value”AdapterId
Section titled “ AdapterId”Gets the stable provider execution-adapter identifier currently associated with provider-owned control-plane provisioning.
public string AdapterId { get; init; }Property Value
Section titled “Property Value”AppliesToManagedConnector
Section titled “ AppliesToManagedConnector”Gets a value indicating whether the execution runtime currently represents a managed connector.
public bool AppliesToManagedConnector { get; }Property Value
Section titled “Property Value”CanExerciseProviderOwnedControlPlaneOnCurrentNode
Section titled “ CanExerciseProviderOwnedControlPlaneOnCurrentNode”Gets a value indicating whether the current node can exercise bounded provider-owned control-plane ownership safely.
public bool CanExerciseProviderOwnedControlPlaneOnCurrentNode { get; init; }Property Value
Section titled “Property Value”CanMutateOrReconcileOnCurrentNode
Section titled “ CanMutateOrReconcileOnCurrentNode”Gets a value indicating whether the current node can exercise the current provider-owned control-plane mutation or reconcile answer safely.
public bool CanMutateOrReconcileOnCurrentNode { get; init; }Property Value
Section titled “Property Value”CanProvisionProviderOwnedControlPlaneOnCurrentNode
Section titled “ CanProvisionProviderOwnedControlPlaneOnCurrentNode”Gets a value indicating whether the current node can exercise the current provider-owned control-plane provisioning answer safely.
public bool CanProvisionProviderOwnedControlPlaneOnCurrentNode { get; init; }Property Value
Section titled “Property Value”CategoryCount
Section titled “ CategoryCount”Gets the number of active provider-owned control-plane provisioning categories currently visible for the execution runtime.
public int CategoryCount { get; }Property Value
Section titled “Property Value”CategoryIds
Section titled “ CategoryIds”Gets the stable provider-owned control-plane provisioning categories currently active for the execution runtime.
public IReadOnlyList<string> CategoryIds { get; init; }Property Value
Section titled “Property Value”CdcCaptureIds
Section titled “ CdcCaptureIds”Gets the CDC capture identifiers currently associated with provider-owned control-plane provisioning.
public IReadOnlyList<string> CdcCaptureIds { get; init; }Property Value
Section titled “Property Value”CommandEnvelopeState
Section titled “ CommandEnvelopeState”Gets the current managed-connector command-envelope state that informed provider-owned control-plane provisioning.
public string CommandEnvelopeState { get; init; }Property Value
Section titled “Property Value”CommandFingerprint
Section titled “ CommandFingerprint”Gets the deterministic command fingerprint currently associated with provider-owned control-plane provisioning.
public string CommandFingerprint { get; init; }Property Value
Section titled “Property Value”CommandIssuanceState
Section titled “ CommandIssuanceState”Gets the current managed-connector command-issuance state that informed provider-owned control-plane provisioning.
public string CommandIssuanceState { get; init; }Property Value
Section titled “Property Value”CommandJournalState
Section titled “ CommandJournalState”Gets the current managed-connector command-journal state that informed provider-owned control-plane provisioning.
public string CommandJournalState { get; init; }Property Value
Section titled “Property Value”CommandRetryState
Section titled “ CommandRetryState”Gets the current managed-connector command-retry state that informed provider-owned control-plane provisioning.
public string CommandRetryState { get; init; }Property Value
Section titled “Property Value”ConnectClusterId
Section titled “ ConnectClusterId”Gets the best available connector-cluster identifier currently associated with provider-owned control-plane provisioning.
public string? ConnectClusterId { get; init; }Property Value
Section titled “Property Value”ConnectorClass
Section titled “ ConnectorClass”Gets the best available connector-class identifier currently associated with provider-owned control-plane provisioning.
public string? ConnectorClass { get; init; }Property Value
Section titled “Property Value”CoordinationOwnerId
Section titled “ CoordinationOwnerId”Gets the host-owned coordination owner identifier when one is known.
public string? CoordinationOwnerId { get; init; }Property Value
Section titled “Property Value”Description
Section titled “ Description”Gets an optional operator-facing provider-owned control-plane provisioning summary.
public string? Description { get; }Property Value
Section titled “Property Value”ExecutionOwnership
Section titled “ ExecutionOwnership”Gets the operator-facing execution-ownership mode that informed provider-owned control-plane provisioning.
public string ExecutionOwnership { get; init; }Property Value
Section titled “Property Value”ExecutionRuntimeId
Section titled “ ExecutionRuntimeId”Gets the stable execution-runtime identifier currently associated with provider-owned control-plane provisioning.
public string ExecutionRuntimeId { get; init; }Property Value
Section titled “Property Value”ExecutionTopology
Section titled “ ExecutionTopology”Gets the operator-facing execution-topology classification that informed provider-owned control-plane provisioning.
public string ExecutionTopology { get; init; }Property Value
Section titled “Property Value”HasActiveReporterLease
Section titled “ HasActiveReporterLease”Gets a value indicating whether the runtime currently exposes one active reporter lease.
public bool HasActiveReporterLease { get; }Property Value
Section titled “Property Value”HasCommandJournalEvidence
Section titled “ HasCommandJournalEvidence”Gets a value indicating whether the current command journal already exposes provider-owned control-plane provisioning evidence.
public bool HasCommandJournalEvidence { get; init; }Property Value
Section titled “Property Value”HasDurableStoreConfigured
Section titled “ HasDurableStoreConfigured”Gets a value indicating whether a durable command-journal store is currently configured.
public bool HasDurableStoreConfigured { get; init; }Property Value
Section titled “Property Value”HasPersistedRecordedHistory
Section titled “ HasPersistedRecordedHistory”Gets a value indicating whether the durable command-journal store currently exposes persisted recorded history.
public bool HasPersistedRecordedHistory { get; init; }Property Value
Section titled “Property Value”HasRecoveredPersistedHistory
Section titled “ HasRecoveredPersistedHistory”Gets a value indicating whether the current process recovered persisted command history for this runtime.
public bool HasRecoveredPersistedHistory { get; init; }Property Value
Section titled “Property Value”HasTargetOperation
Section titled “ HasTargetOperation”Gets a value indicating whether the current answer exposes one concrete target operation.
public bool HasTargetOperation { get; init; }Property Value
Section titled “Property Value”IsDestructiveOperation
Section titled “ IsDestructiveOperation”Gets a value indicating whether the current provider-owned control-plane provisioning lane targets a destructive connector operation.
public bool IsDestructiveOperation { get; init; }Property Value
Section titled “Property Value”IsMutationOperation
Section titled “ IsMutationOperation”Gets a value indicating whether the current target operation is a provider-owned mutation rather than reconcile.
public bool IsMutationOperation { get; init; }Property Value
Section titled “Property Value”IsOperatorOnly
Section titled “ IsOperatorOnly”Gets a value indicating whether provider-owned control-plane provisioning still remains operator-owned outside Cephalon.
public bool IsOperatorOnly { get; }Property Value
Section titled “Property Value”IsProvisioningBlocked
Section titled “ IsProvisioningBlocked”Gets a value indicating whether provider-owned control-plane provisioning currently remains blocked.
public bool IsProvisioningBlocked { get; }Property Value
Section titled “Property Value”IsProvisioningExecuting
Section titled “ IsProvisioningExecuting”Gets a value indicating whether provider-owned control-plane provisioning is currently executing one bounded provider-facing step.
public bool IsProvisioningExecuting { get; }Property Value
Section titled “Property Value”IsProvisioningPartial
Section titled “ IsProvisioningPartial”Gets a value indicating whether provider-owned control-plane provisioning currently remains partial.
public bool IsProvisioningPartial { get; }Property Value
Section titled “Property Value”IsProvisioningReady
Section titled “ IsProvisioningReady”Gets a value indicating whether provider-owned control-plane provisioning is currently ready.
public bool IsProvisioningReady { get; }Property Value
Section titled “Property Value”IsProvisioningRisk
Section titled “ IsProvisioningRisk”Gets a value indicating whether provider-owned control-plane provisioning currently remains risky.
public bool IsProvisioningRisk { get; }Property Value
Section titled “Property Value”IsReconcileOperation
Section titled “ IsReconcileOperation”Gets a value indicating whether the current target operation is a provider-owned reconcile.
public bool IsReconcileOperation { get; init; }Property Value
Section titled “Property Value”IssuanceFingerprint
Section titled “ IssuanceFingerprint”Gets the deterministic issuance fingerprint currently associated with provider-owned control-plane provisioning.
public string IssuanceFingerprint { get; init; }Property Value
Section titled “Property Value”LatestAttemptId
Section titled “ LatestAttemptId”Gets the stable latest recorded command-execution attempt identifier when one exists.
public string LatestAttemptId { get; init; }Property Value
Section titled “Property Value”LatestCommandExecutionInvocationSourceId
Section titled “ LatestCommandExecutionInvocationSourceId”Gets the invocation-source identifier of the latest recorded command-execution outcome.
public string LatestCommandExecutionInvocationSourceId { get; init; }Property Value
Section titled “Property Value”LatestCommandExecutionState
Section titled “ LatestCommandExecutionState”Gets the latest recorded managed-connector command-execution state visible to provider-owned control-plane provisioning.
public string LatestCommandExecutionState { get; init; }Property Value
Section titled “Property Value”LatestExecutionFingerprint
Section titled “ LatestExecutionFingerprint”Gets the deterministic latest recorded execution fingerprint currently visible to provider-owned control-plane provisioning.
public string LatestExecutionFingerprint { get; init; }Property Value
Section titled “Property Value”LatestRecordedAtUtc
Section titled “ LatestRecordedAtUtc”Gets the timestamp when Cephalon recorded the latest command-execution outcome that informed provider-owned control-plane provisioning.
public DateTimeOffset? LatestRecordedAtUtc { get; init; }Property Value
Section titled “Property Value”ManagementMode
Section titled “ ManagementMode”Gets the declared managed-connector management mode when one is known.
public string? ManagementMode { get; init; }Property Value
Section titled “Property Value”OperationId
Section titled “ OperationId”Gets the stable management-operation identifier currently associated with provider-owned control-plane provisioning.
public string OperationId { get; init; }Property Value
Section titled “Property Value”PollingIntervalSeconds
Section titled “ PollingIntervalSeconds”Gets the bounded retry scheduler polling interval, in seconds, when one is configured.
public int PollingIntervalSeconds { get; init; }Property Value
Section titled “Property Value”PotentialChangeCount
Section titled “ PotentialChangeCount”Gets the number of visible potential shared write-path changes currently associated with provider-owned control-plane provisioning.
public int PotentialChangeCount { get; init; }Property Value
Section titled “Property Value”ProviderExecutionOrchestrationState
Section titled “ ProviderExecutionOrchestrationState”Gets the current broader provider execution-orchestration state that informed provider-owned control-plane provisioning.
public string ProviderExecutionOrchestrationState { get; init; }Property Value
Section titled “Property Value”ProviderId
Section titled “ ProviderId”Gets the best available provider identifier currently associated with provider-owned control-plane provisioning.
public string? ProviderId { get; init; }Property Value
Section titled “Property Value”ProviderOwnedControlPlaneMutationReconcileState
Section titled “ ProviderOwnedControlPlaneMutationReconcileState”Gets the current provider-owned control-plane mutation and reconcile state that informed provider-owned control-plane provisioning.
public string ProviderOwnedControlPlaneMutationReconcileState { get; init; }Property Value
Section titled “Property Value”ProviderOwnedControlPlaneOwnershipState
Section titled “ ProviderOwnedControlPlaneOwnershipState”Gets the current provider-owned control-plane ownership state that informed provider-owned control-plane provisioning.
public string ProviderOwnedControlPlaneOwnershipState { get; init; }Property Value
Section titled “Property Value”ProviderOwnedWritePathExecutionState
Section titled “ ProviderOwnedWritePathExecutionState”Gets the current provider-owned write-path execution state that informed provider-owned control-plane provisioning.
public string ProviderOwnedWritePathExecutionState { get; init; }Property Value
Section titled “Property Value”RequiresExplicitApproval
Section titled “ RequiresExplicitApproval”Gets a value indicating whether the current provider-owned control-plane provisioning lane still requires explicit approval.
public bool RequiresExplicitApproval { get; init; }Property Value
Section titled “Property Value”RetryExecutionPolicyState
Section titled “ RetryExecutionPolicyState”Gets the current managed-connector retry-execution policy state that informed provider-owned control-plane provisioning.
public string RetryExecutionPolicyState { get; init; }Property Value
Section titled “Property Value”RetryFingerprint
Section titled “ RetryFingerprint”Gets the deterministic retry fingerprint currently associated with provider-owned control-plane provisioning.
public string RetryFingerprint { get; init; }Property Value
Section titled “Property Value”SchedulerId
Section titled “ SchedulerId”Gets the stable shared scheduler identifier currently associated with provider-owned control-plane provisioning.
public string SchedulerId { get; init; }Property Value
Section titled “Property Value”SchedulerKind
Section titled “ SchedulerKind”Gets the stable shared scheduler kind currently associated with provider-owned control-plane provisioning.
public string SchedulerKind { get; init; }Property Value
Section titled “Property Value”SourceId
Section titled “ SourceId”Gets the primary source identifier Cephalon used to derive provider-owned control-plane provisioning.
public string SourceId { get; init; }Property Value
Section titled “Property Value”SourceProviderId
Section titled “ SourceProviderId”Gets the best available source-provider identifier currently associated with provider-owned control-plane provisioning.
public string? SourceProviderId { get; init; }Property Value
Section titled “Property Value”Gets the stable managed-connector provider-owned control-plane provisioning state.
public string State { get; }Property Value
Section titled “Property Value”WouldApplyChanges
Section titled “ WouldApplyChanges”Gets a value indicating whether the current provider-owned control-plane provisioning lane would still apply one or more shared write-path changes.
public bool WouldApplyChanges { get; init; }