Share via


KeyValueStoreMigrationStatus.NextPhase Property

Definition

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.

Applies to