From 4749ef91e8431c8ff17135905c9c8c68dee71f07 Mon Sep 17 00:00:00 2001 From: Evgeny Agafonchikov Date: Thu, 23 May 2019 14:50:18 +0300 Subject: [PATCH] Fixed common warnings --- .../stable/2019-04-01/privateLinkService.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-04-01/privateLinkService.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-04-01/privateLinkService.json index 9d84051d303a..b32cc2db870b 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-04-01/privateLinkService.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-04-01/privateLinkService.json @@ -406,6 +406,10 @@ "delete private end point connection for a private link service": { "$ref": "./examples/PrivateLinkServiceDeletePrivateEndpointConnection.json" } + }, + "x-ms-long-running-operation": true, + "x-ms-long-running-operation-options": { + "final-state-via": "location" } } }