You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/api-management/soft-delete.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Recovery and other operations on a soft-deleted instance are enabled through [RE
32
32
|[Create or Update](/rest/api/apimanagement/current-ga/api-management-service/create-or-update)| Creates or updates an API Management service. | API Management Service | Any |
33
33
|[Create or Update](/rest/api/apimanagement/current-ga/api-management-service/create-or-update) with `restore` property set to **true**| Recovers (undeletes) an API Management Service if it was previously soft-deleted. If `restore` is specified and set to `true` all other properties will be ignored. | API Management Service | 2020-06-01-preview |
34
34
|[Delete](/rest/api/apimanagement/current-ga/api-management-service/delete)| Deletes an existing API Management service. | API Management Service | 2020-06-01-preview|
35
-
|[Get By Name](/rest/api/apimanagement/current-ga/deleted-services/get-by-name)| Get soft-deleted Api Management Service by name. | Deleted Services | 2020-06-01-preview |
35
+
|[Get By Name](/rest/api/apimanagement/current-ga/deleted-services/get-by-name)| Get soft-deleted API Management service by name. | Deleted Services | 2020-06-01-preview |
36
36
| [List By Subscription](/rest/api/apimanagement/current-ga/deleted-services/list-by-subscription) | Lists all soft-deleted services available for undelete for the given subscription. | Deleted Services | 2020-06-01-preview
37
37
| [Purge](/rest/api/apimanagement/current-ga/deleted-services/purge) | Purges API Management Service (permanently deletes it with no option to undelete). | Deleted Services | 2020-06-01-preview
0 commit comments