Skip to main content

migration_services

Overview

Namemigration_services
TypeResource
Idazure.data_migration.migration_services

Fields

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

Methods

NameAccessible byRequired ParamsDescription
getSELECTmigrationServiceName, resourceGroupName, subscriptionIdRetrieve the Database Migration Service
list_by_resource_groupSELECTresourceGroupName, subscriptionIdRetrieve all migration services in the resource group.
list_by_subscriptionSELECTsubscriptionIdRetrieve all migration services in the subscriptions.
create_or_updateINSERTmigrationServiceName, resourceGroupName, subscriptionIdCreate or Update Database Migration Service.
deleteDELETEmigrationServiceName, resourceGroupName, subscriptionIdDelete Database Migration Service.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdRetrieve all migration services in the resource group.
_list_by_subscriptionEXECsubscriptionIdRetrieve all migration services in the subscriptions.
updateEXECmigrationServiceName, resourceGroupName, subscriptionIdUpdate Database Migration Service.