MigrationConfiguration.MigrationState 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.
State in which Standard to Premium Migration is, possible values : Unknown, Reverting, Completing, Initiating, Syncing, Active.
public Azure.Provisioning.BicepValue<string> MigrationState { get; }
member this.MigrationState : Azure.Provisioning.BicepValue<string>
Public ReadOnly Property MigrationState As BicepValue(Of String)