Share via


MigrationItemProperties.TestMigrateState Property

Definition

Gets the test migrate state. Possible values include: 'None', 'TestMigrationInProgress', 'TestMigrationSucceeded', 'TestMigrationFailed', 'TestMigrationCleanupInProgress', 'TestMigrationCompletedWithInformation', 'TestMigrationPartiallySucceeded'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to