KeyValueStoreMigrationStatus.State Property

Definition

Gets a value indicating the state of the current migration phase

public System.Fabric.Query.KeyValueStoreMigrationState State { get; }
member this.State : System.Fabric.Query.KeyValueStoreMigrationState
Public ReadOnly Property State As KeyValueStoreMigrationState

Property Value

The current state.

Applies to