Compartilhar via


MigrateMySqlRequest.MigrationType Propriedade

Definição

Obtém ou define o tipo de operação de migração a ser feita. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a