IMigrationItem.LastTestMigrationStatus Property

Definition

The status of the last test migration.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The status of the last test migration.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastTestMigrationStatus", Update=false)]
public string LastTestMigrationStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=false, Description="The status of the last test migration.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastTestMigrationStatus", Update=false)>]
member this.LastTestMigrationStatus : string
Public ReadOnly Property LastTestMigrationStatus As String

Property Value

Attributes

Applies to