Skip to main content

database_migrations_sql_db

Overview

Namedatabase_migrations_sql_db
TypeResource
Idazure.data_migration.database_migrations_sql_db

Fields

NameDatatypeDescription
idstring
namestring
propertiesobjectDatabase Migration Resource properties for SQL database.
systemDataobject
typestring

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, sqlDbInstanceName, subscriptionId, targetDbNameRetrieve the Database Migration resource.
create_or_updateINSERTresourceGroupName, sqlDbInstanceName, subscriptionId, targetDbNameCreate or Update Database Migration resource.
deleteDELETEresourceGroupName, sqlDbInstanceName, subscriptionId, targetDbNameDelete Database Migration resource.
cancelEXECresourceGroupName, sqlDbInstanceName, subscriptionId, targetDbNameStop on going migration for the database.