KeyValueStoreMigrationStatus Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Query status for the migration workflow of a key/value store replica
public sealed class KeyValueStoreMigrationStatus
type KeyValueStoreMigrationStatus = class
Public NotInheritable Class KeyValueStoreMigrationStatus
- Inheritance
-
KeyValueStoreMigrationStatus
Properties
CurrentPhase |
Gets a value indicating the current migration phase |
NextPhase |
Gets a value indicating the next migration phase after the current phase completes |
State |
Gets a value indicating the state of the current migration phase |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET