Share via


MigrationConfigProperties.MigrationState Property

Definition

Gets state in which Standard to Premium Migration is, possible values : Unknown, Reverting, Completing, Initiating, Syncing, Active

[Newtonsoft.Json.JsonProperty(PropertyName="properties.migrationState")]
public string MigrationState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.migrationState")>]
member this.MigrationState : string
Public ReadOnly Property MigrationState As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to