Aracılığıyla paylaş


MigrationItemProperties.LastMigrationStatus Property

Definition

Gets the status of the last migration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to