Service resource
Custom operation
POST
Stop service
The services resource is the top-level resource that represents the Data Migration Service. This action stops the service and the service cannot be used for data migration. The service owner won't be billed when the service is stopped.
post/subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.DataMigration/services/{serviceName}/stop
Path parameters
subscriptionIdstring required
Identifier of the subscription
groupNamestring required
Name of the resource group
serviceNamestring required
Name of the service
Query parameters
api-versionstring required
Version of the API
Response
The service has already been stopped.