v2

latestSwagger 2.0raw.githubusercontent.com2019-06-18293977.3 KB
DataStores

Creates or updates the data store/repository in the data manager.

put/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridData/dataManagers/{dataManagerName}/dataStores/{dataStoreName}

Path parameters

dataStoreNamestring required

The data store/repository name to be created or updated.

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

Request body

namestring

Name of the object.

idstring

Id of the object.

typestring

Type of the object.

Response

The data store/repository object.

namestring

Name of the object.

idstring

Id of the object.

typestring

Type of the object.