From 1c2efc9d6eb3a0093f556482eae25e1dd01e9a20 Mon Sep 17 00:00:00 2001 From: Zhe Wang Date: Fri, 12 Apr 2019 15:06:50 -0700 Subject: [PATCH] Fix operation id of API convertToSinglePlacementGroup --- .../Microsoft.Compute/stable/2019-03-01/compute.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/compute/resource-manager/Microsoft.Compute/stable/2019-03-01/compute.json b/specification/compute/resource-manager/Microsoft.Compute/stable/2019-03-01/compute.json index ee0aeb596863..67102ba29a32 100644 --- a/specification/compute/resource-manager/Microsoft.Compute/stable/2019-03-01/compute.json +++ b/specification/compute/resource-manager/Microsoft.Compute/stable/2019-03-01/compute.json @@ -3562,7 +3562,7 @@ "tags": [ "VirtualMachineScaleSets" ], - "operationId": "VirtualMachineScaleSet_ConvertToSinglePlacementGroup", + "operationId": "VirtualMachineScaleSets_ConvertToSinglePlacementGroup", "description": "Converts SinglePlacementGroup property to false for a existing virtual machine scale set.", "parameters": [ {