Aracılığıyla paylaş


MigrationItemProperties.MigrationState Property

Definition

Gets the migration status. Possible values include: 'None', 'EnableMigrationInProgress', 'EnableMigrationFailed', 'DisableMigrationInProgress', 'DisableMigrationFailed', 'InitialSeedingInProgress', 'InitialSeedingFailed', 'Replicating', 'MigrationInProgress', 'MigrationSucceeded', 'MigrationFailed', 'ResumeInProgress', 'ResumeInitiated', 'SuspendingProtection', 'ProtectionSuspended', 'MigrationCompletedWithInformation', 'MigrationPartiallySucceeded'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to