Resource Links - Delete
Hiermee verwijdert u een resourcekoppeling met de opgegeven id.
DELETE https://management.azure.com/{linkId}?api-version=2016-09-01
URI-parameters
Name | In | Vereist | Type | Description |
---|---|---|---|---|
link
|
path | True |
string |
De volledig gekwalificeerde id van de resourcekoppeling. Gebruik de indeling /subscriptions/{subscription-id}/resourceGroups/{resource-group-name}/{provider-namespace}/{resource-type}/{resource-name}/Microsoft.Resources/links/{link-name}. Bijvoorbeeld /subscriptions/00000000-0000-0000-0000-00000000000/resourceGroups/myGroup/Microsoft.Web/sites/mySite/Microsoft.Resources/links/myLink |
api-version
|
query | True |
string |
De API-versie die moet worden gebruikt voor de bewerking. |
Antwoorden
Name | Type | Description |
---|---|---|
200 OK |
OK |
|
204 No Content |
Geen inhoud |
Beveiliging
azure_auth
Azure Active Directory OAuth2-stroom
Type:
oauth2
Stroom:
implicit
Autorisatie-URL:
https://login.microsoftonline.com/common/oauth2/authorize
Bereiken
Name | Description |
---|---|
user_impersonation | uw gebruikersaccount imiteren |