Partager via


MigrateMySqlRequest.MigrationType Propriété

Définition

Obtient ou définit le type d’opération de migration à effectuer. Les valeurs possibles sont les suivantes : « LocalToRemote », « RemoteToLocal »

[Newtonsoft.Json.JsonProperty(PropertyName="properties.migrationType")]
public Microsoft.Azure.Management.WebSites.Models.MySqlMigrationType MigrationType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.migrationType")>]
member this.MigrationType : Microsoft.Azure.Management.WebSites.Models.MySqlMigrationType with get, set
Public Property MigrationType As MySqlMigrationType

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à