DataServices
Gets the data service that match the data service name given.
get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridData/dataManagers/{dataManagerName}/dataServices/{dataServiceName}
Path parameters
dataServiceNamestring required
The name of the data service that is being 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 service that matches the name.