Delen via


MigrateMySqlStatusInner.MigrationOperationStatus Eigenschap

Definitie

Hiermee haalt u de status van de migratietaak op. Mogelijke waarden zijn: 'InProgress', 'Failed', 'Succeeded', 'TimedOut', 'Created'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.migrationOperationStatus")]
public Microsoft.Azure.Management.AppService.Fluent.Models.OperationStatus? MigrationOperationStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.migrationOperationStatus")>]
member this.MigrationOperationStatus : Nullable<Microsoft.Azure.Management.AppService.Fluent.Models.OperationStatus>
Public ReadOnly Property MigrationOperationStatus As Nullable(Of OperationStatus)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op