Aracılığıyla paylaş


MigrationItemProperties.LastTestMigrationStatus Property

Definition

Gets the status of the last test migration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to