Sdílet prostřednictvím


MigrateMySqlStatusInner.MigrationOperationStatus Vlastnost

Definice

Získá stav úlohy migrace. Mezi možné hodnoty patří: "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)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro