Share via


MigrateMySqlRequestProperties.MigrationType Property

Definition

The type of migration operation to be done

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.MySqlMigrationType MigrationType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.MigrationType : Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.MySqlMigrationType with get, set
Public Property MigrationType As MySqlMigrationType

Property Value

Implements

Attributes

Applies to