Redis
Deletes the linked server from a redis cache (requires Premium SKU).
delete/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Cache/Redis/{name}/linkedServers/{linkedServerName}
Path parameters
resourceGroupNamestring required
The name of the resource group.
namestring required
The name of the redis cache.
linkedServerNamestring required
The name of the linked server that is being added to the Redis cache.
subscriptionIdstring required
Gets subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
Query parameters
api-versionstring required
Client Api Version.
Response
Linked server was successfully deleted.