v6

latestSwagger 2.0raw.githubusercontent.com2022-03-076612.3 KB
ResourceLinks

Creates or updates a resource link between the specified resources.

put/{linkId}

Path parameters

linkIdstring required

The fully qualified ID of the resource link. Use the format, /subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/{provider-namespace}/{resource-type}/{resource-name}/Microsoft.Resources/links/{link-name}. For example, /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myGroup/Microsoft.Web/sites/mySite/Microsoft.Resources/links/myLink

Query parameters

api-versionstring required

The API version to use for the operation.

Request body

idstring

The fully qualified ID of the resource link.

namestring

The name of the resource link.

typeobject

The resource link object.

Response

OK - Returns information about the link.

idstring

The fully qualified ID of the resource link.

namestring

The name of the resource link.

typeobject

The resource link object.