Share via


MigrateMySqlContent.MigrationType Property

Definition

The type of migration operation to be done.

public Azure.ResourceManager.AppService.Models.MySqlMigrationType? MigrationType { get; set; }
member this.MigrationType : Nullable<Azure.ResourceManager.AppService.Models.MySqlMigrationType> with get, set
Public Property MigrationType As Nullable(Of MySqlMigrationType)

Property Value

Applies to