ReconfigurationInformation クラス

定義

レプリカの再構成に関する情報を表します。

public sealed class ReconfigurationInformation
type ReconfigurationInformation = class
Public NotInheritable Class ReconfigurationInformation
継承
ReconfigurationInformation

コンストラクター

ReconfigurationInformation()

ReconfigurationInformation クラスの新しいインスタンスを既定値で初期化します。

ReconfigurationInformation(ReplicaRole, ReconfigurationPhase, ReconfigurationType, DateTime)

ReconfigurationInformation クラスの新しいインスタンスを初期化します。

プロパティ

PreviousConfigurationRole

再構成の前のレプリカ ロール。 値は、以前の再構成がなかった場合になります Unknown

ReconfigurationPhase

再構成の現在のフェーズ。 再構成が行われなかった場合、値は になります None

ReconfigurationStartTimeUtc
ReconfigurationType

適用対象