MigrateMySqlRequest Class
MySQL migration request.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.web.v2018_02_01.models._models_py3.ProxyOnlyResourceMigrateMySqlRequest
Constructor
MigrateMySqlRequest(*, kind: Optional[str] = None, connection_string: Optional[str] = None, migration_type: Optional[Union[str, azure.mgmt.web.v2018_02_01.models._web_site_management_client_enums.MySqlMigrationType]] = None, **kwargs)
Parameters
- migration_type
- str or MySqlMigrationType
Required
The type of migration operation to be done. Possible values include: "LocalToRemote", "RemoteToLocal".
Variables
- id
- str
Resource Id.
- name
- str
Resource Name.
- type
- str
Resource type.
Feedback
Submit and view feedback for