MigrateMySqlStatusProperties.MigrationOperationStatus Property

Definition

Status of the migration task.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.OperationStatus? MigrationOperationStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.MigrationOperationStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.OperationStatus>
Public ReadOnly Property MigrationOperationStatus As Nullable(Of OperationStatus)

Property Value

Implements

Attributes

Applies to