MigrateMySqlStatus Class
MySQL migration status.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.web.v2021_01_01.models._models_py3.ProxyOnlyResourceMigrateMySqlStatus
Constructor
MigrateMySqlStatus(*, kind: Optional[str] = None, **kwargs)
Parameters
Variables
- id
- str
Resource Id.
- name
- str
Resource Name.
- type
- str
Resource type.
- migration_operation_status
- str or OperationStatus
Status of the migration task. Possible values include: "InProgress", "Failed", "Succeeded", "TimedOut", "Created".
- operation_id
- str
Operation ID for the migration task.
- local_my_sql_enabled
- bool
True if the web app has in app MySql enabled.
Feedback
Submit and view feedback for