DataStores
This method deletes the given data store/repository.
delete/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridData/dataManagers/{dataManagerName}/dataStores/{dataStoreName}
Path parameters
dataStoreNamestring required
The data store/repository name to be deleted.
subscriptionIdstring required
The Subscription Id
resourceGroupNamestring required
The Resource Group Name
dataManagerNamestring required
The name of the DataManager Resource within the specified resource group. DataManager names must be between 3 and 24 characters in length and use any alphanumeric and underscore only
Query parameters
api-versionstring required
The API Version
Response
Accepted request for DataStore deletion.