Skip to main content

sql_migration_services

Overview

Namesql_migration_services
TypeResource
Idazure.data_migration.sql_migration_services

Fields

NameDatatypeDescription
idstring
namestring
locationstring
propertiesobjectThe SQL Migration Service properties.
systemDataobject
tagsobject
typestring

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, sqlMigrationServiceName, subscriptionIdRetrieve the Database Migration Service
list_by_resource_groupSELECTresourceGroupName, subscriptionIdRetrieve all SQL migration services in the resource group.
list_by_subscriptionSELECTsubscriptionIdRetrieve all SQL migration services in the subscriptions.
create_or_updateINSERTresourceGroupName, sqlMigrationServiceName, subscriptionIdCreate or Update Database Migration Service.
deleteDELETEresourceGroupName, sqlMigrationServiceName, subscriptionIdDelete Database Migration Service.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdRetrieve all SQL migration services in the resource group.
_list_by_subscriptionEXECsubscriptionIdRetrieve all SQL migration services in the subscriptions.
regenerate_auth_keysEXECresourceGroupName, sqlMigrationServiceName, subscriptionIdRegenerate a new set of Authentication Keys for Self Hosted Integration Runtime.
updateEXECresourceGroupName, sqlMigrationServiceName, subscriptionIdUpdate Database Migration Service.