v2

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

Updates the properties of an existing data manager resource.

patch/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HybridData/dataManagers/{dataManagerName}

Path parameters

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

Headers

If-Matchstring

Defines the If-Match condition. The patch will be performed only if the ETag of the data manager resource on the server matches this value.

Request body

tagsobject

The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups).

Response

Data Manager Resource object.

idstring

The Resource Id.

namestring

The Resource Name.

typestring

The Resource type.

locationstring required

The location of the resource. This will be one of the supported and registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.). The geo region of a resource cannot be changed once it is created, but if an identical geo region is specified on update the request will succeed.

tagsobject

The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups).