ReconfigurationInformation Class

Definition

Represents information about the replica reconfiguration.

public sealed class ReconfigurationInformation
type ReconfigurationInformation = class
Public NotInheritable Class ReconfigurationInformation
Inheritance
ReconfigurationInformation

Constructors

ReconfigurationInformation()

Initializes a new instance of the ReconfigurationInformation class with default values.

ReconfigurationInformation(ReplicaRole, ReconfigurationPhase, ReconfigurationType, DateTime)

Initializes a new instance of the ReconfigurationInformation class.

Properties

PreviousConfigurationRole

The replica role prior to the reconfiguration. The value would be Unknownif there was no previous reconfiguration.

ReconfigurationPhase

The current phase of the reconfiguration. The value would be None if no reconfiguration is taking place.

ReconfigurationStartTimeUtc
ReconfigurationType

Applies to