Resource Links - Delete
Deletes a resource link with the specified ID.
DELETE https://management.azure.com/{linkId}?api-version=2016-09-01
URI Parameters
Name | In | Required | Type | Description |
---|---|---|---|---|
link
|
path | True |
string |
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 |
api-version
|
query | True |
string |
The API version to use for the operation. |
Responses
Name | Type | Description |
---|---|---|
200 OK |
OK |
|
204 No Content |
No Content |
Security
azure_auth
Azure Active Directory OAuth2 Flow
Type:
oauth2
Flow:
implicit
Authorization URL:
https://login.microsoftonline.com/common/oauth2/authorize
Scopes
Name | Description |
---|---|
user_impersonation | impersonate your user account |