Condividi tramite


MigrateMySqlRequest.MigrationType Proprietà

Definizione

Ottiene o imposta il tipo di operazione di migrazione da eseguire. I valori possibili includono: 'LocalToRemote', 'RemoteToLocal'

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a