DataStores
This method gets the data store/repository by name.
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridData/dataManagers/{dataManagerName}/dataStores/{dataStoreName}
Path parameters
dataStoreNamestring required
The data store/repository name queried.
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
The data store/repository which matches the name given.