KeyValueStoreMigrationStatus クラス

定義

キー/値ストア レプリカの移行ワークフローのクエリの状態

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

プロパティ

CurrentPhase

現在の移行フェーズを示す値を取得します

NextPhase

現在のフェーズが完了した後の次の移行フェーズを示す値を取得します

State

現在の移行フェーズの状態を示す値を取得します

適用対象