KeyValueStoreMigrationStatus.NextPhase Property
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.
Gets a value indicating the next migration phase after the current phase completes
public System.Fabric.Query.KeyValueStoreMigrationPhase NextPhase { get; }
member this.NextPhase : System.Fabric.Query.KeyValueStoreMigrationPhase
Public ReadOnly Property NextPhase As KeyValueStoreMigrationPhase
Property Value
The next migration phase.